ARM: dts: rockchip: rk3288: Add nocp device node

Change-Id: I7432a68be8730718b1d6d22c7e97f83827d0eb75
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2017-11-10 18:14:10 +08:00
committed by Tao Huang
parent 365fb41f32
commit a274ea29d0

View File

@@ -1389,6 +1389,41 @@
interrupts = <GIC_PPI 9 0xf04>;
};
nocp_core: nocp-core@ffac0400 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac0400 0x0 0x400>;
};
nocp_gpu: nocp-gpu@ffac0800 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac0800 0x0 0x400>;
};
nocp_peri: nocp-peri@ffac0c00 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac0c00 0x0 0x400>;
};
nocp_vpu: nocp-vpu@ffac1000 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac1000 0x0 0x400>;
};
nocp_vio0: nocp-vio0@ffac1400 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac1400 0x0 0x400>;
};
nocp_vio1: nocp-vio1@ffac1800 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac1800 0x0 0x400>;
};
nocp_vio2: nocp-vio2@ffac1c00 {
compatible = "rockchip,rk3288-nocp";
reg = <0x0 0xffac1c00 0x0 0x400>;
};
efuse: efuse@ffb40000 {
compatible = "rockchip,rk3288-efuse";
reg = <0x0 0xffb40000 0x0 0x20>;