Re: [PATCH v4 6/7] arm64: dts: rockchip: add core dtsi for RK3562 Soc

From: Heiko Stübner
Date: Thu May 01 2025 - 09:28:29 EST


Hi Kever,

Am Dienstag, 15. April 2025, 07:18:54 Mitteleuropäische Sommerzeit schrieb Kever Yang:
> From: Finley Xiao <finley.xiao@xxxxxxxxxxxxxx>
>
> RK3562 is a Soc from Rockchip, which embedded with quad
> ARM Cortex-A53.
>
> Signed-off-by: Finley Xiao <finley.xiao@xxxxxxxxxxxxxx>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v4:
> - remove gmac and otp nodes
>
> Changes in v3:
> - remove i2c/serial/spi alias
> - add soc node
>
> Changes in v2:
> - remove grf in cru
> - Update some properties order
>

> + soc {
> + compatible = "simple-bus";
> + #address-cells = <2>;
> + #size-cells = <2>;
> + ranges;
> +
> + scmi_shmem: scmi-shmem@10f000 {
> + compatible = "arm,scmi-shmem";
> + reg = <0x0 0x0010f000 0x0 0x100>;
> + };

the scmi shmem is not a soc-device, but instead a piece of main memory.
We recently fixed that for example for the rk3588 [0], so please follow
along for this new soc.

Thanks a lot
Heiko


[0] https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?id=8ecd096d018be8a6bd3bd930f3a41a85db66a67d