ARM: dts: rockchip: add nandc node for rk3066a/rk3188

Change-Id: I496f76e9aef91f35c2b7fde285b67add7d5f90ae
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
This commit is contained in:
Chris Zhong
2017-11-09 11:50:20 +08:00
committed by Tao Huang
parent 153b2b0498
commit d8a0e6703b

View File

@@ -276,6 +276,16 @@
status = "disabled";
};
nandc: nandc@10500000 {
compatible = "rockchip,rk-nandc";
reg = <0x10500000 0x4000>;
interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
nandc_id = <0>;
clocks = <&cru HCLK_NANDC0>;
clock-names = "hclk_nandc";
status = "disabled";
};
pmu: pmu@20004000 {
compatible = "rockchip,rk3066-pmu", "syscon", "simple-mfd";
reg = <0x20004000 0x100>;