Skip to content

Commit 5720e37

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

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
@@ -114,6 +114,26 @@
114114
};
115115
};
116116

117+
&aop_mbox {
118+
status = "okay";
119+
};
120+
121+
&aop_dart {
122+
status = "okay";
123+
};
124+
125+
&aop_admac {
126+
status = "okay";
127+
};
128+
129+
&aop {
130+
status = "okay";
131+
};
132+
133+
&sep {
134+
status = "okay";
135+
};
136+
117137
&aop_audio {
118138
apple,chassis-name = "J456";
119139
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
@@ -87,6 +87,26 @@
8787
};
8888
};
8989

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

0 commit comments

Comments
 (0)