]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: move ns2 into northstar2 directory
authorScott Branden <scott.branden@broadcom.com>
Wed, 19 Jul 2017 17:05:49 +0000 (10:05 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 28 Jul 2017 23:30:44 +0000 (16:30 -0700)
Place northstar2 into its own subdirectory.  This helps as the number
of Broadcom boards grow and we can separate them per SoC.

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/boot/dts/broadcom/Makefile
arch/arm64/boot/dts/broadcom/northstar2/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/broadcom/northstar2/ns2-clock.dtsi [moved from arch/arm64/boot/dts/broadcom/ns2-clock.dtsi with 100% similarity]
arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dts [moved from arch/arm64/boot/dts/broadcom/ns2-svk.dts with 100% similarity]
arch/arm64/boot/dts/broadcom/northstar2/ns2-xmc.dts [moved from arch/arm64/boot/dts/broadcom/ns2-xmc.dts with 100% similarity]
arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi [moved from arch/arm64/boot/dts/broadcom/ns2.dtsi with 100% similarity]

index f11bdd6689ea96b2fce04404ae2166349c7d2c26..3eaef3895d663b150fcbe4b2974c8548620cbf12 100644 (file)
@@ -1,7 +1,7 @@
 dtb-$(CONFIG_ARCH_BCM2835) += bcm2837-rpi-3-b.dtb
-dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-svk.dtb ns2-xmc.dtb
 
-dts-dirs       := stingray
+dts-dirs       += northstar2
+dts-dirs       += stingray
 always         := $(dtb-y)
 subdir-y       := $(dts-dirs)
 clean-files    := *.dtb
diff --git a/arch/arm64/boot/dts/broadcom/northstar2/Makefile b/arch/arm64/boot/dts/broadcom/northstar2/Makefile
new file mode 100644 (file)
index 0000000..e01a148
--- /dev/null
@@ -0,0 +1,6 @@
+dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-svk.dtb
+dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-xmc.dtb
+
+always         := $(dtb-y)
+subdir-y       := $(dts-dirs)
+clean-files    := *.dtb