Skip to content

Commit dfab893

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

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 {
@@ -138,6 +142,26 @@
138142
};
139143
};
140144

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

0 commit comments

Comments
 (0)