]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: uniphier: update to new Denali NAND binding
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Jun 2019 10:53:16 +0000 (19:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 25 Jun 2019 15:06:50 +0000 (00:06 +0900)
commitfcfaa3e68a7d9823c7506d0b6dbaa28268c772a5
treeeb3a16a4d6deb350109c1155a29f34c441212d5f
parent49250288820449e26abffc1305ba221bd05ce90d
ARM: dts: uniphier: update to new Denali NAND binding

With commit 911495cdfd85 ("mtd: rawnand: denali: decouple controller
and NAND chips"), the Denali NAND controller driver migrated to the
new controller/chip representation.

Update DT for it.

In the new binding, the number of connected chips are described in
DT instead of run-time probed.

I added just one chip to the reference boards, where we do not know
if the on-board NAND device is a single chip or multiple chips.
If we added too many chips into DT, it would end up with the timeout
error in nand_scan_ident().

I changed all the pinctrl properties to use the single CS.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/boot/dts/uniphier-ld4-ref.dts
arch/arm/boot/dts/uniphier-ld4.dtsi
arch/arm/boot/dts/uniphier-ld6b-ref.dts
arch/arm/boot/dts/uniphier-pro4-ref.dts
arch/arm/boot/dts/uniphier-pro4.dtsi
arch/arm/boot/dts/uniphier-pro5.dtsi
arch/arm/boot/dts/uniphier-pxs2.dtsi
arch/arm/boot/dts/uniphier-sld8-ref.dts
arch/arm/boot/dts/uniphier-sld8.dtsi