From 31d8fc59d8c2a1585a65ae7c6208262e09fb73d2 Mon Sep 17 00:00:00 2001 From: Zhaoyifeng Date: Tue, 3 Nov 2015 14:04:59 +0800 Subject: [PATCH] ARM: dts: rk3228-sdk: enable nandc Change-Id: I449544595eb93f6cb9d7154aced253bebe1dceb7 Signed-off-by: Zhaoyifeng --- arch/arm/boot/dts/rk3228-sdk.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3228-sdk.dts b/arch/arm/boot/dts/rk3228-sdk.dts index 3bba8c59d51c..3317ac1de7a3 100755 --- a/arch/arm/boot/dts/rk3228-sdk.dts +++ b/arch/arm/boot/dts/rk3228-sdk.dts @@ -48,6 +48,10 @@ status = "okay"; }; +&nandc { + status = "okay"; +}; + /* * Due to not have the software of PWM for remotectrl. * We can _*HACK*_ do that as the following. -- 2.34.1