Skip to content
Commit 80836d3c authored by Shawn Guo's avatar Shawn Guo
Browse files

arm64: dts: ls1046a: add a dummy memory 'reg' property



The memory node in fsl-ls1046a.dtsi has no 'reg' property, and causes
the dtc warning below.

Warning (unit_address_vs_reg): Node /memory@80000000 has a unit name, but no reg property

Let's add a 'reg' property with dummy memory size, since bootloader will
need to fill the correct one per board memory configuration anyway.

Cc: Mingkai Hu <Mingkai.Hu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Acked-by: default avatarLi Yang <leoyang.li@nxp.com>
parent f81d7af7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment