Skip to content
Snippets Groups Projects
Commit 0f4b153e authored by John Crispin's avatar John Crispin
Browse files

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: default avatarAlberto Mattea <alberto@mattea.info>

SVN-Revision: 47350
parent 907c67fa
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,10 @@ ...@@ -66,6 +66,10 @@
}; };
}; };
wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
};
pinctrl { pinctrl {
state_default: pinctrl0 { state_default: pinctrl0 {
gpio { gpio {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment