From c3e420f28cf1ed229753f94bafdb0d5851748af3 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Mon, 2 May 2016 11:57:40 +0800 Subject: ramips: Add support for D-Link DCH-M225 D-Link DCH-M225 is based on Mediatek MT7620 with 64MB ram, 8MB flash, 3.5mm audio out support. but no ethernet and usb ports. so you must default enable wifi. Signed-off-by: Michael Lee --- target/linux/ramips/dts/mt7620a.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux/ramips/dts/mt7620a.dtsi') diff --git a/target/linux/ramips/dts/mt7620a.dtsi b/target/linux/ramips/dts/mt7620a.dtsi index 641d248e60..96966b4647 100644 --- a/target/linux/ramips/dts/mt7620a.dtsi +++ b/target/linux/ramips/dts/mt7620a.dtsi @@ -323,6 +323,13 @@ }; }; + gpio_i2s_pins: gpio_i2s { + gpio_i2s { + ralink,group = "uartf"; + ralink,function = "gpio i2s"; + }; + }; + spi_pins: spi { spi { ralink,group = "spi"; -- cgit v1.2.3