[PATCH v2 2/2] arm64: dts: exynos850: Add acpm SRAM node

Krzysztof Kozlowski krzk at kernel.org
Fri Jul 24 01:38:39 PDT 2026


On Thu, Jul 23, 2026 at 04:29:47PM +0100, Alexey Klimov wrote:
> SRAM is used by the ACPM protocol to retrieve the ACPM channels
> information and configuration data. Add the SRAM node.
> 
> Signed-off-by: Alexey Klimov <alexey.klimov at linaro.org>
> ---
>  arch/arm64/boot/dts/exynos/exynos850.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynos850.dtsi b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> index 3881f573ec08..9a8d92aae9a8 100644
> --- a/arch/arm64/boot/dts/exynos/exynos850.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> @@ -917,6 +917,11 @@ spi_2: spi at 11d20000 {
>  			};
>  		};
>  	};
> +
> +	apm_sram: sram at 2039000 {

Looks oddly placed, suggesting this is not part of SoC, but all MMIO
nodes must be part of the SoC if this is SoC. Compatible says this is
SoC.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list