]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/bcm5301x-nand-cs0-bch4.dtsi
Merge commit 'f8b5036361412a27c07a4ac9c3a4b80678cbd1e1' into stm32-dt-for-v4.11
[karo-tx-linux.git] / arch / arm / boot / dts / bcm5301x-nand-cs0-bch4.dtsi
1 /*
2  * Copyright 2016 Luxul Inc.
3  *
4  * Licensed under the ISC license.
5  */
6
7 #include "bcm5301x-nand-cs0.dtsi"
8
9 &nandcs {
10         nand-ecc-algo = "bch";
11         nand-ecc-strength = <4>;
12         nand-ecc-step-size = <512>;
13 };