From 95a8fb81d4e33c7c2840a6023453c3ee8ab84f13 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Dec 2020 09:35:57 +0000 Subject: [PATCH] ARM: dts: CM4 audio pins are not connected raspberrypi inclusion category: feature bugzilla: 50432 -------------------------------- Signed-off-by: Phil Elwell Signed-off-by: Fang Yafen Signed-off-by: Zheng Zengkai --- arch/arm/boot/dts/bcm2711-rpi-cm4.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/bcm2711-rpi-cm4.dts b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts index 49c69fdaef49..dbe8afe9ac5f 100644 --- a/arch/arm/boot/dts/bcm2711-rpi-cm4.dts +++ b/arch/arm/boot/dts/bcm2711-rpi-cm4.dts @@ -548,8 +548,6 @@ &gpio { audio_pins: audio_pins { - brcm,pins = <40 41>; - brcm,function = <4>; }; }; -- GitLab