We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f051ee9 commit d458783Copy full SHA for d458783
1 file changed
arch/arm64/boot/dts/apple/t8103-j293.dts
@@ -23,6 +23,7 @@
23
*/
24
aliases {
25
touchbar0 = &touchbar0;
26
+ sep = &sep;
27
};
28
29
led-controller {
@@ -230,6 +231,26 @@
230
231
status = "okay";
232
233
234
+&aop_mbox {
235
+ status = "okay";
236
+};
237
+
238
+&aop_dart {
239
240
241
242
+&aop_admac {
243
244
245
246
+&aop {
247
248
249
250
+&sep {
251
252
253
254
&aop_audio {
255
apple,chassis-name = "J293";
256
apple,machine-kind = "MacBook Pro";
0 commit comments