Skip to content

Commit 74d787f

Browse files
committed
arm64: dts: apple: t8103-j313: Enable AOP
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 5c465ac commit 74d787f

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
compatible = "apple,j313", "apple,t8103", "apple,arm-platform";
1818
model = "Apple MacBook Air (M1, 2020)";
1919

20+
aliases {
21+
sep = &sep;
22+
};
23+
2024
led-controller {
2125
compatible = "pwm-leds";
2226
led-0 {
@@ -139,6 +143,26 @@
139143
};
140144
};
141145

146+
&aop_mbox {
147+
status = "okay";
148+
};
149+
150+
&aop_dart {
151+
status = "okay";
152+
};
153+
154+
&aop_admac {
155+
status = "okay";
156+
};
157+
158+
&aop {
159+
status = "okay";
160+
};
161+
162+
&sep {
163+
status = "okay";
164+
};
165+
142166
&aop_audio {
143167
apple,chassis-name = "J313";
144168
apple,machine-kind = "MacBook Air";

0 commit comments

Comments
 (0)