We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb267d1 commit 33e9936Copy full SHA for 33e9936
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 {
@@ -243,6 +244,26 @@
243
244
status = "okay";
245
246
247
+&aop_mbox {
248
+ status = "okay";
249
+};
250
+
251
+&aop_dart {
252
253
254
255
+&aop_admac {
256
257
258
259
+&aop {
260
261
262
263
+&sep {
264
265
266
267
&aop_audio {
268
apple,chassis-name = "J293";
269
apple,machine-kind = "MacBook Pro";
0 commit comments