Skip to content

Commit f26b4b8

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 c264bf8 commit f26b4b8

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
@@ -27,6 +27,11 @@
2727
apple,connector-type = "HDMI-A";
2828
};
2929

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

0 commit comments

Comments
 (0)