ramips: add eeprom mtd partition to the Asus RP-N53 dts

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@mattea.info>

SVN-Revision: 47350
master
John Crispin 9 years ago
parent 907c67fa87
commit 0f4b153e3d
  1. 4
      target/linux/ramips/dts/RP-N53.dts

@ -66,6 +66,10 @@
};
};
wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
};
pinctrl {
state_default: pinctrl0 {
gpio {

Loading…
Cancel
Save