diff options
Diffstat (limited to 'target/linux/ramips/dts/WCR150GN.dts')
-rw-r--r-- | target/linux/ramips/dts/WCR150GN.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WCR150GN.dts b/target/linux/ramips/dts/WCR150GN.dts index 976754eac1..2a4fa11565 100644 --- a/target/linux/ramips/dts/WCR150GN.dts +++ b/target/linux/ramips/dts/WCR150GN.dts @@ -85,6 +85,10 @@ ralink,portmap = <0x2f>; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + otg@101c0000 { status = "okay"; }; |