Skip to content

Commit 194dafc

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 79f2cfc commit 194dafc

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
@@ -65,6 +65,11 @@
6565
apple,dptx-phy = <5>;
6666
};
6767

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

0 commit comments

Comments
 (0)