From 3474c12c72300453900067f7edcc02e8784380b1 Mon Sep 17 00:00:00 2001 From: Hoegeun Kwon Date: Wed, 20 May 2020 16:23:37 +0900 Subject: [PATCH] ARM: dts: bcm2711: Remove audio-rx The hdmi1 does not support rx line, remove the rx line. Change-Id: I21df6ac42a2887ee5c60e345b267a5b905071410 Signed-off-by: Hoegeun Kwon --- arch/arm/boot/dts/bcm2711.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/bcm2711.dtsi b/arch/arm/boot/dts/bcm2711.dtsi index b4bca5a..5b42d26 100644 --- a/arch/arm/boot/dts/bcm2711.dtsi +++ b/arch/arm/boot/dts/bcm2711.dtsi @@ -398,8 +398,6 @@ <9>, <10>, <11>; interrupt-names = "cec-tx", "cec-rx", "cec-low", "wakeup", "hpd-connected", "hpd-removed"; - dmas = <&dma 17>; - dma-names = "audio-rx"; status = "disabled"; }; -- 2.7.4