summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DIR-300-B1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/DIR-300-B1.dts')
-rw-r--r--target/linux/ramips/dts/DIR-300-B1.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-300-B1.dts b/target/linux/ramips/dts/DIR-300-B1.dts
index 8c5fc52375..621bf088f1 100644
--- a/target/linux/ramips/dts/DIR-300-B1.dts
+++ b/target/linux/ramips/dts/DIR-300-B1.dts
@@ -30,7 +30,7 @@
read-only;
};
- partition@30000 {
+ devdata: partition@30000 {
label = "devdata";
reg = <0x30000 0x10000>;
read-only;
@@ -56,6 +56,10 @@
ralink,portmap = <0x2f>;
};
+ wmac@10180000 {
+ ralink,mtd-eeprom = <&devdata 0x4000>;
+ };
+
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;