diff options
author | John Crispin <john@phrozen.org> | 2016-05-11 14:04:40 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | 4220cc325560390db3c2606e9dc4576b2e051bdb (patch) | |
tree | 82f87796d031d2a44f8fd138b16643500f6366ac /target/linux/ramips/dts/CS-QR10.dts | |
parent | ecbaaa401a98c7bf94e3e06373fea414c7a27d3e (diff) | |
download | upstream-4220cc325560390db3c2606e9dc4576b2e051bdb.tar.gz upstream-4220cc325560390db3c2606e9dc4576b2e051bdb.tar.bz2 upstream-4220cc325560390db3c2606e9dc4576b2e051bdb.zip |
ramips: convert mt7620 to new image building code
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ramips/dts/CS-QR10.dts')
-rw-r--r-- | target/linux/ramips/dts/CS-QR10.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/CS-QR10.dts b/target/linux/ramips/dts/CS-QR10.dts index 503e095151..a55962f199 100644 --- a/target/linux/ramips/dts/CS-QR10.dts +++ b/target/linux/ramips/dts/CS-QR10.dts @@ -11,10 +11,10 @@ model = "mt7620-wm8960"; i2s-controller = <&i2s>; audio-routing = - "Ext Spk", "SPK_LP", - "Ext Spk", "SPK_LN", - "Ext Spk", "SPK_RP", - "Ext Spk", "SPK_RN"; + "Ext Spk", "SPK_LP", + "Ext Spk", "SPK_LN", + "Ext Spk", "SPK_RP", + "Ext Spk", "SPK_RN"; }; gpio-leds { |