summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts11
1 files changed, 7 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts
index 8fd35a99d4..838aa1f0b8 100644
--- a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts
+++ b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v1.dts
@@ -129,7 +129,7 @@
reg = <0x850000 0x7a0000>;
};
- art: partition@ff0000 {
+ partition@ff0000 {
label = "ART";
reg = <0xff0000 0x010000>;
read-only;
@@ -149,6 +149,10 @@
reg = <0x6 0x6>;
};
+ cal_art_1000: calibration@1000 {
+ reg = <0x1000 0x440>;
+ };
+
cal_art_5000: calibration@5000 {
reg = <0x5000 0x844>;
};
@@ -212,9 +216,8 @@
&wmac {
status = "okay";
- mtd-cal-data = <&art 0x1000>;
- nvmem-cells = <&macaddr_art_0 2>;
- nvmem-cell-names = "mac-address";
+ nvmem-cells = <&macaddr_art_0 2>, <&cal_art_1000>;
+ nvmem-cell-names = "mac-address", "calibration";
};
&pcie1 {