diff options
author | Fabio Estevam <festevam@gmail.com> | 2018-11-26 15:40:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 11:19:56 +0300 |
commit | bf39f5b323ebb63dcd0497dc1df9923e9315f2f6 (patch) | |
tree | ecba4c1ce95092ca81ff62ce1afa0a0d30dcfcd8 /arch/arm/mach-vt8500 | |
parent | d2eb50e57a5cef9f8ad0bf749291be90ec77428f (diff) | |
download | linux-bf39f5b323ebb63dcd0497dc1df9923e9315f2f6.tar.xz |
ARM: dts: imx25: Fix memory node duplication
[ Upstream commit 59d8bb363f563e4a147a291037bf979cb8ff9a59 ]
Boards based on imx25 have duplicate memory nodes:
- One coming from the board dts file: memory@
- One coming from the imx25.dtsi file.
Fix the duplication by removing the memory node from the dtsi file
and by adding 'device_type = "memory";' in the board dts.
Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/arm/mach-vt8500')
0 files changed, 0 insertions, 0 deletions