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 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";
141+ apple,no-beamforming;
121142};
122143
123144/ {
Original file line number Diff line number Diff line change 9696 };
9797};
9898
99+ &aop_mbox {
100+ status = "okay";
101+ };
102+
103+ &aop_dart {
104+ status = "okay";
105+ };
106+
107+ &aop_admac {
108+ status = "okay";
109+ };
110+
111+ &aop {
112+ status = "okay";
113+ };
114+
115+ &sep {
116+ status = "okay";
117+ };
118+
99119&aop_audio {
100120 apple,chassis-name = "J457";
101121 apple,machine-kind = "iMac";
122+ apple,no-beamforming;
102123};
103124
104125/ {
You can’t perform that action at this time.
0 commit comments