1
0
Fork 0

MLK-23313-13: dts: arm64: imx8mp-ab2: set eARC RX mode

eARC TX mode is not yet supported, so set eARC in RX mode.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Viorel Suman 2020-02-24 17:20:07 +02:00
parent 0f69bcd2f9
commit d056a46170
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@
* Bit 1: RX enabled
* Bits 3..2: 0=SPDIF, 1=ARC, 2=EARC, 3=RESERVED
*/
fsl,xcvr-mode = <0xb>; /* EARC, RX + TX */
fsl,xcvr-mode = <0xa>; /* EARC, RX */
#sound-dai-cells = <0>;
status = "okay";
};