]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: dts: uniphier: enable NAND for PXs3 reference board
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 13 Oct 2017 17:06:26 +0000 (02:06 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Oct 2017 01:09:48 +0000 (10:09 +0900)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts

index d65f746a3f9d7843761f057840786236fc8a3abd..dad4743fb15164451bbc4e6dae905beb8d88cf51 100644 (file)
@@ -60,3 +60,7 @@
 &i2c3 {
        status = "okay";
 };
+
+&nand {
+       status = "okay";
+};