Skip to content

Commit c3e7b51

Browse files
committed
arm64: dts: apple: Mark aop_audio with "apple,no-beamforming"
User space is not yet ready. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 7aa03ef commit c3e7b51

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t600x-die0.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@
271271
0x6369c4ff 0xcd080700 0x35344b00 0xaf210200 0x83b6a1ff 0xe2d5efff
272272
0x949b7600 0xf3d72500 0xfffc67ff 0xe3acb6ff 0x521bcc00 0x3c8a8b00
273273
0x9f0ccdfe 0x5c68ccfe 0x4dc59802 0x82cffb06>;
274+
apple,no-beamforming;
274275
};
275276

276277
aop_als: als {

arch/arm64/boot/dts/apple/t602x-die0.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
0x6369c4ff 0xcd080700 0x35344b00 0xaf210200 0x83b6a1ff 0xe2d5efff
275275
0x949b7600 0xf3d72500 0xfffc67ff 0xe3acb6ff 0x521bcc00 0x3c8a8b00
276276
0x9f0ccdfe 0x5c68ccfe 0x4dc59802 0x82cffb06>;
277+
apple,no-beamforming;
277278
};
278279

279280
aop_als: als {

arch/arm64/boot/dts/apple/t8103.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,7 @@
14011401
0x6369c4ff 0xcd080700 0x35344b00 0xaf210200 0x83b6a1ff 0xe2d5efff
14021402
0x949b7600 0xf3d72500 0xfffc67ff 0xe3acb6ff 0x521bcc00 0x3c8a8b00
14031403
0x9f0ccdfe 0x5c68ccfe 0x4dc59802 0x82cffb06>;
1404+
apple,no-beamforming;
14041405
};
14051406

14061407
aop_als: als {

arch/arm64/boot/dts/apple/t8112.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,6 +1487,7 @@
14871487
0x6369c4ff 0xcd080700 0x35344b00 0xaf210200 0x83b6a1ff 0xe2d5efff
14881488
0x949b7600 0xf3d72500 0xfffc67ff 0xe3acb6ff 0x521bcc00 0x3c8a8b00
14891489
0x9f0ccdfe 0x5c68ccfe 0x4dc59802 0x82cffb06>;
1490+
apple,no-beamforming;
14901491
};
14911492

14921493
aop_als: als {

0 commit comments

Comments
 (0)