Skip to content

Commit

Permalink
arm64: dts: uniphier: enable NAND for PXs3 reference board
Browse files Browse the repository at this point in the history
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
  • Loading branch information
Masahiro Yamada committed Oct 23, 2017
1 parent f05851e commit ae4cce8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@
&i2c3 {
status = "okay";
};

&nand {
status = "okay";
};

0 comments on commit ae4cce8

Please sign in to comment.