Skip to content

Commit 46f71c9

Browse files
committed
arm64: dts: apple: t8103-j45x: Enable AOP
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent fa058c1 commit 46f71c9

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,26 @@
115115
};
116116
};
117117

118+
&aop_mbox {
119+
status = "okay";
120+
};
121+
122+
&aop_dart {
123+
status = "okay";
124+
};
125+
126+
&aop_admac {
127+
status = "okay";
128+
};
129+
130+
&aop {
131+
status = "okay";
132+
};
133+
134+
&sep {
135+
status = "okay";
136+
};
137+
118138
&aop_audio {
119139
apple,chassis-name = "J456";
120140
apple,machine-kind = "iMac";

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,26 @@
8888
};
8989
};
9090

91+
&aop_mbox {
92+
status = "okay";
93+
};
94+
95+
&aop_dart {
96+
status = "okay";
97+
};
98+
99+
&aop_admac {
100+
status = "okay";
101+
};
102+
103+
&aop {
104+
status = "okay";
105+
};
106+
107+
&sep {
108+
status = "okay";
109+
};
110+
91111
&aop_audio {
92112
apple,chassis-name = "J457";
93113
apple,machine-kind = "iMac";

0 commit comments

Comments
 (0)