[OpenWrt-Devel] [PATCH] ramips: add eeprom mtd partition to the Asus RP-N53 dts
Alberto Mattea
alberto at mattea.info
Thu Oct 29 13:35:41 EDT 2015
This patch adds the eeprom property to the dts for the Asus RP-N53. It is necessary to get the wifi in the soc working.
Signed-off-by: Alberto Mattea <alberto at mattea.info>
---
diff -uN a/target/linux/ramips/dts/RP-N53.dts b/target/linux/ramips/dts/RP-N53.dts
--- a/target/linux/ramips/dts/RP-N53.dts 2015-07-25 02:23:27.000000000 +0200
+++ b/target/linux/ramips/dts/RP-N53.dts 2015-10-29 18:24:44.898478406 +0100
@@ -67,6 +67,10 @@
};
};
+ wmac at 10180000 {
+ ralink,mtd-eeprom = <&factory 0>;
+ };
+
pinctrl {
state_default: pinctrl0 {
gpio {
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list