Skip to content

Commit 79f2cfc

Browse files
committed
arm64: apple: t8103-j274: Enable sio explicitly
To be removed after m1n1 does this after proper setup. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 69f8209 commit 79f2cfc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103-j274.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
apple,connector-type = "HDMI-A";
2727
};
2828

29+
/* remove once m1n1 enables sio nodes after setup */
30+
&sio {
31+
status = "okay";
32+
};
33+
2934
&dpaudio0 {
3035
status = "okay";
3136
};

0 commit comments

Comments
 (0)