diff options
author | Mathias Kresin <dev@kresin.me> | 2017-02-02 22:34:53 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-02-03 00:45:55 +0100 |
commit | 2281f9929beb79d4cd89e4d3796e61f752cf4c0a (patch) | |
tree | 0a46dfc8346adc48568a1160db8bd213aab66a49 /target/linux/ramips/dts/CS-QR10.dts | |
parent | 05b1fcc70b4cd65f069ce0640b5130484c58c227 (diff) | |
download | upstream-2281f9929beb79d4cd89e4d3796e61f752cf4c0a.tar.gz upstream-2281f9929beb79d4cd89e4d3796e61f752cf4c0a.tar.bz2 upstream-2281f9929beb79d4cd89e4d3796e61f752cf4c0a.zip |
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 <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/CS-QR10.dts')
-rw-r--r-- | target/linux/ramips/dts/CS-QR10.dts | 11 |
1 files changed, 0 insertions, 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"; |