ARM: dts: rk3228-sdk: enable nandc
authorZhaoyifeng <zyf@rock-chips.com>
Tue, 3 Nov 2015 06:04:59 +0000 (14:04 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 4 Nov 2015 04:03:12 +0000 (12:03 +0800)
Change-Id: I449544595eb93f6cb9d7154aced253bebe1dceb7
Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>
arch/arm/boot/dts/rk3228-sdk.dts

index 3bba8c59d51c0ab9368899beddf6ce23b4952200..3317ac1de7a35cdf718c1982daa370b9a871e8ed 100755 (executable)
        status = "okay";
 };
 
+&nandc {
+       status = "okay";
+};
+
 /*
  * Due to not have the software of PWM for remotectrl.
  * We can _*HACK*_ do that as the following.