From 88cc06abb7b40ae91f889b5038292f4ffe2e55d5 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 2 Feb 2017 22:34:53 +0100 Subject: [PATCH] ramips: remove Planex CS-QR10 sound device tree node The comptible string is neither added by any LEDE patch nor exists in in the kernel. Drop the sound node which was obviously added accidentally with 9195d8da ("ramips: DTS rework"). Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/CS-QR10.dts | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/target/linux/ramips/dts/CS-QR10.dts b/target/linux/ramips/dts/CS-QR10.dts index e3611c226c..81d897a0e8 100644 --- a/target/linux/ramips/dts/CS-QR10.dts +++ b/target/linux/ramips/dts/CS-QR10.dts @@ -8,17 +8,6 @@ compatible = "ralink,mt7620a-soc"; model = "Planex CS-QR10"; - sound { - compatible = "mediatek,mt7620-audio-wm8960"; - model = "mt7620-wm8960"; - i2s-controller = <&i2s>; - audio-routing = - "Ext Spk", "SPK_LP", - "Ext Spk", "SPK_LN", - "Ext Spk", "SPK_RP", - "Ext Spk", "SPK_RN"; - }; - gpio-leds { compatible = "gpio-leds"; -- 2.30.2