mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user