[PATCH] arm64: dts: Add/fix /memory node unit-addresses

Heiko Stübner heiko at sntech.de
Wed May 1 03:31:38 PDT 2024


Am Dienstag, 30. April 2024, 21:18:54 CEST schrieb Rob Herring (Arm):
> '/memory' nodes always have a 'reg' property, and therefore should have
> a unit-address with just plain hex (i.e. no commas). Fix all the arm64
> '/memory' nodes.
> 
> It's possible that some bootloader depends on /memory (arm32 ATAG to DT
> code does for example). If so, the memory node should be commented with
> that requirement.
> 
> Signed-off-by: Rob Herring (Arm) <robh at kernel.org>
> ---

>  arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           | 2 +-
>  arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts | 2 +-
>  arch/arm64/boot/dts/rockchip/rk3368-r88.dts            | 2 +-

For the Rockchip boards
Reviewed-by: Heiko Stuebner <heiko at sntech.de>

Other rk3368-based boards like the Geekbox and PX5-evb already use
the correct memory at 0 node names, so it looks like the the bootloaders
used on rk3368 don't have special requirements for the node-naming.





More information about the linux-arm-kernel mailing list