arm64: dts: rockchip: rk3368: Add nocp device node

Change-Id: I21b8a073491910a4c20e974008b961b29c986ec2
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2017-11-10 11:35:52 +08:00
parent c2c3c9bda9
commit 488e660611

View File

@@ -1713,6 +1713,36 @@
};
};
nocp_peri: nocp-peri@ffac1000 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac1000 0x0 0x400>;
};
nocp_core: nocp-core@ffac1400 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac1400 0x0 0x400>;
};
nocp_gpu: nocp-gpu@ffac1800 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac1800 0x0 0x400>;
};
nocp_vpu: nocp-vpu@ffac2000 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac2000 0x0 0x400>;
};
nocp_vop: nocp-vop@ffac2400 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac2400 0x0 0x400>;
};
nocp_rga: nocp-rga@ffac2800 {
compatible = "rockchip,rk3368-nocp";
reg = <0x0 0xffac2800 0x0 0x400>;
};
efuse: efuse@ffb00000 {
compatible = "rockchip,rk3368-efuse";
reg = <0x0 0xffb00000 0x0 0x20>;