Skip to content

Commit d458783

Browse files
committed
arm64: dts: apple: t8103-j293: Enable AOP
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent f051ee9 commit d458783

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
*/
2424
aliases {
2525
touchbar0 = &touchbar0;
26+
sep = &sep;
2627
};
2728

2829
led-controller {
@@ -230,6 +231,26 @@
230231
status = "okay";
231232
};
232233

234+
&aop_mbox {
235+
status = "okay";
236+
};
237+
238+
&aop_dart {
239+
status = "okay";
240+
};
241+
242+
&aop_admac {
243+
status = "okay";
244+
};
245+
246+
&aop {
247+
status = "okay";
248+
};
249+
250+
&sep {
251+
status = "okay";
252+
};
253+
233254
&aop_audio {
234255
apple,chassis-name = "J293";
235256
apple,machine-kind = "MacBook Pro";

0 commit comments

Comments
 (0)