ARM: dts: rk3228-sdk: enable nandc

Change-Id: I449544595eb93f6cb9d7154aced253bebe1dceb7
Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>
This commit is contained in:
Zhaoyifeng
2015-11-03 14:04:59 +08:00
committed by Huang, Tao
parent f5509c80dd
commit 31d8fc59d8

View File

@@ -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.