diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-15 11:43:03 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-15 22:43:47 +0900 |
commit | 46820e3f67ce826410580e6cc5aa3a75275d7c56 (patch) | |
tree | 05cd35e4cb731aa102a23765c5b5fe94bb712347 /arch/arm/dts/uniphier-pro4-ref.dts | |
parent | 27fbdcdefd87411e12c1d1caac1019d2b37a9eb7 (diff) |
ARM: dts: uniphier: sync with Linux 4.16-rc5
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-pro4-ref.dts')
-rw-r--r-- | arch/arm/dts/uniphier-pro4-ref.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pro4-ref.dts b/arch/arm/dts/uniphier-pro4-ref.dts index 3f9ce6d3dd1..c2466cdfe5e 100644 --- a/arch/arm/dts/uniphier-pro4-ref.dts +++ b/arch/arm/dts/uniphier-pro4-ref.dts @@ -91,3 +91,7 @@ &usb1 { status = "okay"; }; + +&nand { + status = "okay"; +}; |