aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/efm32gg.dtsi
diff options
context:
space:
mode:
authorJoachim Eastwood <manabian@gmail.com>2016-08-29 23:33:56 +0200
committerJoachim Eastwood <manabian@gmail.com>2016-09-06 21:53:16 +0200
commit05b23ebc2bd9b85fcc1891c2bd20b1949861ea77 (patch)
treeb98de20b8fc88c8db125f73714a3ce26dec270dd /arch/arm/boot/dts/efm32gg.dtsi
parentARM: dts: lpc18xx: configure dwmac properly (diff)
downloadlinux-dev-05b23ebc2bd9b85fcc1891c2bd20b1949861ea77.tar.xz
linux-dev-05b23ebc2bd9b85fcc1891c2bd20b1949861ea77.zip
ARM: dts: armv7-m: remove skeleton.dtsi include
Remove skeleton.dtsi from the common ARM Cortex-M dtsi. This will allow us to remove skeleton.dtsi on a per platform basis and get rid of the unit address warning on the memory nodes without getting duplicate memory nodes. See 3ebee5a2e141 ("arm64: dts: kill skeleton.dtsi") for additional reasons not to use the skeleton.dtsi. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Vladimir Murzin <vladimir.murzin@arm.com> Acked-by: Stefan Agner <stefan@agner.ch> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Diffstat (limited to 'arch/arm/boot/dts/efm32gg.dtsi')
-rw-r--r--arch/arm/boot/dts/efm32gg.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/efm32gg.dtsi b/arch/arm/boot/dts/efm32gg.dtsi
index c747983771c7..d9dbf7f2090c 100644
--- a/arch/arm/boot/dts/efm32gg.dtsi
+++ b/arch/arm/boot/dts/efm32gg.dtsi
@@ -4,6 +4,8 @@
* Documentation available from
* http://www.silabs.com/Support%20Documents/TechnicalDocs/EFM32GG-RM.pdf
*/
+
+#include "skeleton.dtsi"
#include "armv7-m.dtsi"
#include "dt-bindings/clock/efm32-cmu.h"