[PATCH 6/7] ARM: dts: amlogic: fix /memory node name

Neil Armstrong neil.armstrong at linaro.org
Mon Sep 16 00:22:48 PDT 2024


On 15/09/2024 21:05, Martin Blumenstingl wrote:
> Hi Neil,
> 
> On Wed, Sep 11, 2024 at 12:19 PM Neil Armstrong
> <neil.armstrong at linaro.org> wrote:
> [...]
>> -       memory {
>> +       memory at 0 {
>>                  device_type = "memory";
>>                  reg = <0x40000000 0x80000000>;
> On the 32-bit SoCs we specify memory at an 0x40000000 offset.
> Shouldn't we use memory at 40000000 in that case?

Yes you're right, I'll fix it in v2

Neil




More information about the linux-amlogic mailing list