arm64: dts: rockchip: rk3562: support bus-soc node

Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: Ia568587fdbb6c280d6da2e02f7213d60b230546a
This commit is contained in:
Tony Xie
2023-04-11 14:55:00 +08:00
committed by Tao Huang
parent c67ac18c59
commit 12aecdf275

View File

@@ -345,6 +345,20 @@
interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
};
bus_soc: bus-soc {
compatible = "rockchip,rk3562-bus";
rockchip,busfreq-policy = "smc";
rockchip,soc-bus-table = <0 0x00a000a8 0x7001>,
<1 0x00a000a8 0x7c31>,
<2 0x00a000a8 0x7c31>,
<3 0x00a000a8 0x7c31>,
<4 0x00a000a5 0xb007>,
<5 0x00a000a8 0x7034>,
<6 0x00a000a8 0x7034>,
<7 0x00a000a8 0x7034>,
<8 0x00a000a8 0x7001>;
};
cpuinfo {
compatible = "rockchip,cpuinfo";
nvmem-cells = <&otp_id>, <&otp_cpu_version>, <&cpu_code>;