File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/apple Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 };
117117};
118118
119+ &aop_mbox {
120+ status = "okay";
121+ };
122+
123+ &aop_dart {
124+ status = "okay";
125+ };
126+
127+ &aop_admac {
128+ status = "okay";
129+ };
130+
131+ &aop {
132+ status = "okay";
133+ };
134+
135+ &sep {
136+ status = "okay";
137+ };
138+
119139&aop_audio {
120140 apple,chassis-name = "J456";
121141 apple,machine-kind = "iMac";
142+ apple,no-beamforming;
122143};
123144
124145/ {
Original file line number Diff line number Diff line change 9797 };
9898};
9999
100+ &aop_mbox {
101+ status = "okay";
102+ };
103+
104+ &aop_dart {
105+ status = "okay";
106+ };
107+
108+ &aop_admac {
109+ status = "okay";
110+ };
111+
112+ &aop {
113+ status = "okay";
114+ };
115+
116+ &sep {
117+ status = "okay";
118+ };
119+
100120&aop_audio {
101121 apple,chassis-name = "J457";
102122 apple,machine-kind = "iMac";
123+ apple,no-beamforming;
103124};
104125
105126/ {
You can’t perform that action at this time.
0 commit comments