arm64: dts: rockchip: add nandc node for px30

Change-Id: Ifaa92e2d4ec1e35356a4051ae19084859149770e
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
This commit is contained in:
Dingqiang Lin 2018-01-26 09:06:15 +08:00 committed by 林鼎强
parent 354664b4b4
commit 1a0b9345e8

View File

@ -778,6 +778,16 @@ emmc: dwmmc@ff390000 {
status = "disabled";
};
nandc0: nandc@ff3b0000 {
compatible = "rockchip,rk-nandc";
reg = <0x0 0xff3b0000 0x0 0x4000>;
interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
nandc_id = <0>;
clocks = <&cru SCLK_NANDC>, <&cru HCLK_NANDC>;
clock-names = "clk_nandc", "hclk_nandc";
status = "disabled";
};
dsi: dsi@ff450000 {
compatible = "rockchip,px30-mipi-dsi";
reg = <0x0 0xff450000 0x0 0x10000>;