projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b3de83
)
arm64: dts: Updated NAND DT properties for NS2 SVK
author
Ray Jui
<ray.jui@broadcom.com>
Wed, 20 Jul 2016 21:53:51 +0000
(14:53 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Wed, 19 Oct 2016 13:38:37 +0000
(06:38 -0700)
This patch adds NAND DT properties for NS2 SVK to configure the bus
width width and OOB sector size
Signed-off-by: Prafulla Kota <prafulla.kota@broadcom.com>
Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/boot/dts/broadcom/ns2-svk.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/broadcom/ns2-svk.dts
b/arch/arm64/boot/dts/broadcom/ns2-svk.dts
index
7308487
..
c719bb5
100644
(file)
--- a/
arch/arm64/boot/dts/broadcom/ns2-svk.dts
+++ b/
arch/arm64/boot/dts/broadcom/ns2-svk.dts
@@
-164,6
+164,8
@@
nand-ecc-mode = "hw";
nand-ecc-strength = <8>;
nand-ecc-step-size = <512>;
+ nand-bus-width = <16>;
+ brcm,nand-oob-sector-size = <16>;
#address-cells = <1>;
#size-cells = <1>;
};