brcm63xx: dts: fix spelling of "bank-width"
authorJonas Gorski <jogo@openwrt.org>
Thu, 21 Aug 2014 11:27:56 +0000 (11:27 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 21 Aug 2014 11:27:56 +0000 (11:27 +0000)
Fixes pflash registration through DT for 6338/6345/6348.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42235

target/linux/brcm63xx/dts/bcm6338.dtsi
target/linux/brcm63xx/dts/bcm6345.dtsi
target/linux/brcm63xx/dts/bcm6348.dtsi

index b06d3988d79a65fcfdf14522949f86bc69ebb2ac..a20bd735fb5c6cc5cdfd1e8ef8e5298e0e83976b 100644 (file)
@@ -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>;
 
index 78e06c2192d58fa4c321f35b2fe053b9099a1c8e..51123a8f23ed236ba6a45d144c28d74ddfb853a1 100644 (file)
@@ -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>;
 
index a2beafdbf1941646919e5876bc267834843ea404..c83931389be950aaee7f901ae9f5dc43bc96e478 100644 (file)
@@ -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>;