summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/am335x-bone-common.dts
diff options
context:
space:
mode:
authorMarc Reilly <marc@cpdesign.com.au>2018-08-20 11:57:34 +1000
committerSascha Hauer <s.hauer@pengutronix.de>2018-08-21 09:22:28 +0200
commite44732ebd3e51d8c3572d762e435d9e37d04077d (patch)
tree6924587c527597f418159cfea4b9fb36a87e6032 /arch/arm/dts/am335x-bone-common.dts
parentc05d6d09ba48b69b423bd5542128504083190465 (diff)
downloadbarebox-e44732ebd3e51d8c3572d762e435d9e37d04077d.tar.gz
barebox-e44732ebd3e51d8c3572d762e435d9e37d04077d.tar.xz
ARM: dts: am335x: introduce new "stripped" common.dtsi for PBL use
This moves am335x-bone-common.dts to include a "stripped" version of the bone-common .dtsi (which is initially copied from the present one.) This is in preparation for updating the bone-common .dtsi to use the kernel version, which introduces some nodes which rely on clocks etc which are removed from the "stripped" .dtsi files. Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts/am335x-bone-common.dts')
-rw-r--r--arch/arm/dts/am335x-bone-common.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/am335x-bone-common.dts b/arch/arm/dts/am335x-bone-common.dts
index 0488cbe1fc..26896b4c7c 100644
--- a/arch/arm/dts/am335x-bone-common.dts
+++ b/arch/arm/dts/am335x-bone-common.dts
@@ -10,7 +10,7 @@
#include "am33xx.dtsi"
#include "am33xx-strip.dtsi"
#include "am33xx-clocks-strip.dtsi"
-#include "am335x-bone-common.dtsi"
+#include "am335x-bone-common-strip.dtsi"
/ {
model = "TI AM335x BeagleBone";