Skip to content

Commit 5ec56be

Browse files
committed
fixup! arm64: dts: apple: Add initial t602x device trees
1 parent 8ee01a7 commit 5ec56be

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

arch/arm64/boot/dts/apple/t6021.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "t602x-common.dtsi"
2727

2828
/ {
29-
compatible = "apple,t6001", "apple,arm-platform";
29+
compatible = "apple,t6021", "apple,arm-platform";
3030

3131
soc {
3232
compatible = "simple-bus";

arch/arm64/boot/dts/apple/t602x-dieX.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
};
124124

125125
DIE_NODE(pinctrl_nub): pinctrl@29e1f0000 {
126-
compatible = "apple,t6000-pinctrl", "apple,pinctrl";
126+
compatible = "apple,t6020-pinctrl", "apple,pinctrl";
127127
reg = <0x2 0x9e1f0000 0x0 0x4000>;
128128
power-domains = <&DIE_NODE(ps_nub_gpio)>;
129129

@@ -145,7 +145,7 @@
145145
};
146146

147147
DIE_NODE(pmgr_mini): power-management@29e280000 {
148-
compatible = "apple,t6000-pmgr", "apple,pmgr", "syscon", "simple-mfd";
148+
compatible = "apple,t6020-pmgr", "apple,pmgr", "syscon", "simple-mfd";
149149
#address-cells = <1>;
150150
#size-cells = <1>;
151151
reg = <0x2 0x9e280000 0 0x4000>;

0 commit comments

Comments
 (0)