Skip to content

Commit 89c121b

Browse files
committed
arm64: apple: t8112-j473: Enable sio explicitly
To be removed after m1n1 does this after proper setup. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent f26b4b8 commit 89c121b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112-j473.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
apple,dptx-phy = <5>;
6767
};
6868

69+
/* remove once m1n1 enables sio nodes after setup */
70+
&sio {
71+
status = "okay";
72+
};
73+
6974
&dpaudio1 {
7075
status = "okay";
7176
};

0 commit comments

Comments
 (0)