diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-12-18 15:22:32 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-12-23 10:42:00 +0300 |
commit | b8ab62ff7199fac8ce27fa4a149929034fabe7f8 (patch) | |
tree | 292747bb33348974f51c049499dfa513044fa9fc /arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | |
parent | 24a572bf67994223e722cadfe663e15ba221882a (diff) | |
download | linux-b8ab62ff7199fac8ce27fa4a149929034fabe7f8.tar.xz |
ARM: dts: imx7ulp: fix reg of cpu node
According to arm cpus binding doc,
"
On 32-bit ARM v7 or later systems this property is
required and matches the CPU MPIDR[23:0] register
bits.
Bits [23:0] in the reg cell must be set to
bits [23:0] in MPIDR.
All other bits in the reg cell must be set to 0.
"
In i.MX7ULP, the MPIDR[23:0] is 0xf00, not 0, so fix it.
Otherwise there will be warning:
"DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map"
Fixes: 20434dc92c05 ("ARM: dts: imx: add common imx7ulp dtsi support")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-dhcom-pdk2.dts')
0 files changed, 0 insertions, 0 deletions