projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ca72d
)
ath79: fix DTS node names for Ubiquiti XW partitions
author
Adrian Schmutzler
<
[email protected]
>
Mon, 18 Nov 2019 23:14:38 +0000
(
00:14
+0100)
committer
Adrian Schmutzler
<
[email protected]
>
Fri, 7 Feb 2020 13:10:02 +0000
(14:10 +0100)
Some node names were inconsistent with the reg property. Fix it.
Signed-off-by: Adrian Schmutzler <
[email protected]
>
(cherry picked from commit
1a0d6e1eba57d38c5ab6b0e8468188f09e45079d
)
[fixed XM->XW in commit title for backport]
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
b/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
index 84fc22215667244c390a1104a46548b5c7c89e6c..f0f112c5103a09a3a11e1e6bc9fc30620c40f0a5 100644
(file)
--- a/
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
+++ b/
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
@@
-96,13
+96,13
@@
reg = <0x050000 0x760000>;
};
- partition@
f
b0000 {
+ partition@
7
b0000 {
label = "cfg";
reg = <0x7b0000 0x040000>;
read-only;
};
- eeprom: partition@
f
f0000 {
+ eeprom: partition@
7
f0000 {
label = "EEPROM";
reg = <0x7f0000 0x010000>;
read-only;