aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm6338.dtsi
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-21 11:27:56 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-21 11:27:56 +0000
commit66f3f87e6c6cfcb173d8d8f6d8491fc678a57586 (patch)
tree4cb344bfe49a178af2481abcb1eeffb00e6eabfd /target/linux/brcm63xx/dts/bcm6338.dtsi
parent08c8aced286e1984254041040a70ab5331fc33b2 (diff)
downloadmaster-187ad058-66f3f87e6c6cfcb173d8d8f6d8491fc678a57586.tar.gz
master-187ad058-66f3f87e6c6cfcb173d8d8f6d8491fc678a57586.tar.bz2
master-187ad058-66f3f87e6c6cfcb173d8d8f6d8491fc678a57586.zip
brcm63xx: dts: fix spelling of "bank-width"
Fixes pflash registration through DT for 6338/6345/6348. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42235 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm6338.dtsi')
-rw-r--r--target/linux/brcm63xx/dts/bcm6338.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/bcm6338.dtsi b/target/linux/brcm63xx/dts/bcm6338.dtsi
index b06d3988d7..a20bd735fb 100644
--- a/target/linux/brcm63xx/dts/bcm6338.dtsi
+++ b/target/linux/brcm63xx/dts/bcm6338.dtsi
@@ -18,7 +18,7 @@
pflash: nor@1fc00000 {
compatible = "cfi-flash";
reg = <0x1fc00000 0x400000>;
- bank-witdh = <2>;
+ bank-width = <2>;
#address-cells = <1>;
#size-cells = <1>;