diff options
author | Fabio Estevam <festevam@gmail.com> | 2018-11-06 00:14:45 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-12-10 05:01:57 +0300 |
commit | 6a9681168b83c62abfa457c709f2f4b126bd6b92 (patch) | |
tree | 921955369c37c0efb0880ef9760c229cb51affe4 /arch/arm/boot/dts/r8a7792.dtsi | |
parent | 4951c2da1a3a8b56d4ef0659d80938942307a8a3 (diff) | |
download | linux-6a9681168b83c62abfa457c709f2f4b126bd6b92.tar.xz |
ARM: dts: imx51: Fix memory node duplication
Boards based on imx51 have duplicate memory nodes:
- One coming from the board dts file: memory@
- One coming from the imx51.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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7792.dtsi')
0 files changed, 0 insertions, 0 deletions