We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e326cda commit 69f8209Copy full SHA for 69f8209
2 files changed
arch/arm64/boot/dts/apple/t600x-j314-j316.dtsi
@@ -115,6 +115,11 @@
115
apple,dptx-phy = <3>;
116
};
117
118
+/* remove once m1n1 enables sio nodes after setup */
119
+&sio {
120
+ status = "okay";
121
+};
122
+
123
&dpaudio1 {
124
status = "okay";
125
arch/arm64/boot/dts/apple/t600x-j375.dtsi
@@ -65,6 +65,11 @@
65
apple,connector-type = "HDMI-A";
66
67
68
69
70
71
72
73
/* USB Type C */
74
&i2c0 {
75
hpm0: usb-pd@38 {
0 commit comments