diff options
author | John Crispin <john@openwrt.org> | 2013-09-30 20:48:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-09-30 20:48:39 +0000 |
commit | 65bb48cf233c2aef82d227dbde9f6f2d79ca04dc (patch) | |
tree | 558b263891bd33e9f05dded8b6d53077f1c1d4bb /target/linux/ramips/dts/mt7620a.dtsi | |
parent | 52fe1211b3f1a0637da096372304c0e22bd24a13 (diff) | |
download | upstream-65bb48cf233c2aef82d227dbde9f6f2d79ca04dc.tar.gz upstream-65bb48cf233c2aef82d227dbde9f6f2d79ca04dc.tar.bz2 upstream-65bb48cf233c2aef82d227dbde9f6f2d79ca04dc.zip |
ralink: dts fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
Diffstat (limited to 'target/linux/ramips/dts/mt7620a.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7620a.dtsi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7620a.dtsi b/target/linux/ramips/dts/mt7620a.dtsi index 418258254b..fa7cea6de6 100644 --- a/target/linux/ramips/dts/mt7620a.dtsi +++ b/target/linux/ramips/dts/mt7620a.dtsi @@ -255,6 +255,12 @@ pinctrl-0 = <&state_default>; state_default: pinctrl0 { }; + pcm_i2s_pins: pcm_i2s { + pcm_i2s { + ralink,group = "uartf"; + ralink,function = "pcm i2s"; + }; + }; spi_pins: spi { spi { ralink,group = "spi"; |