diff options
Diffstat (limited to 'dts/upstream/src/arm64/apple/t6001.dtsi')
-rw-r--r-- | dts/upstream/src/arm64/apple/t6001.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/apple/t6001.dtsi b/dts/upstream/src/arm64/apple/t6001.dtsi index d2cf81926f2..ffbe823b71b 100644 --- a/dts/upstream/src/arm64/apple/t6001.dtsi +++ b/dts/upstream/src/arm64/apple/t6001.dtsi @@ -62,3 +62,7 @@ }; }; }; + +&gpu { + compatible = "apple,agx-g13c", "apple,agx-g13s"; +}; |