]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
arm64: dts: uniphier: update to new Denali NAND binding
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Jun 2019 11:02:25 +0000 (20:02 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 25 Jun 2019 15:08:06 +0000 (00:08 +0900)
With commit d8e8fd0ebf8b ("mtd: rawnand: denali: decouple controller
and NAND chips"), the Denali NAND controller driver migrated to the
new controller/chip representation.

Update DT for it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi

index 7968d524351b3e83ce227784164cf690f5daa158..f72f048a0c9d056cf714f0ef2b1f7c18e9051467 100644 (file)
 
 &nand {
        status = "okay";
+
+       nand@0 {
+               reg = <0>;
+       };
 };
index a3cd475b48d2bace6ee45bb78fcbe63955b2a923..e32f8aef40bfcb69516805a0509e858e6a87df78 100644 (file)
                        status = "disabled";
                        reg-names = "nand_data", "denali_reg";
                        reg = <0x68000000 0x20>, <0x68100000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                        interrupts = <0 65 4>;
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_nand>;
index 017f6328c191dcd00187ff73d7c6a14a0b790116..0e1b30656feac141df6e7bb4f0882a91827afc1a 100644 (file)
                        status = "disabled";
                        reg-names = "nand_data", "denali_reg";
                        reg = <0x68000000 0x20>, <0x68100000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                        interrupts = <0 65 4>;
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_nand>;
index 1965e4dfe4a4778de7b914605d8c78f96560f0d0..754315bbd1c88096dd9ed21af4af606db2d09062 100644 (file)
 
 &nand {
        status = "okay";
+
+       nand@0 {
+               reg = <0>;
+       };
 };
index bb97abe1a55f5b14e982b464b783b54ea0dbe745..d3863157ddd971ad2d96bfc78c7c99d50a09a194 100644 (file)
                        status = "disabled";
                        reg-names = "nand_data", "denali_reg";
                        reg = <0x68000000 0x20>, <0x68100000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                        interrupts = <0 65 4>;
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_nand>;