Skip to content

Commit f4013cb

Browse files
Ray Juiffainelli
authored andcommitted
arm64: dts: Updated NAND DT properties for NS2 SVK
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>
1 parent 3b3de83 commit f4013cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/broadcom/ns2-svk.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164
nand-ecc-mode = "hw";
165165
nand-ecc-strength = <8>;
166166
nand-ecc-step-size = <512>;
167+
nand-bus-width = <16>;
168+
brcm,nand-oob-sector-size = <16>;
167169
#address-cells = <1>;
168170
#size-cells = <1>;
169171
};

0 commit comments

Comments
 (0)