diff options
-rw-r--r-- | arch/mips/Makefile | 2 | ||||
-rw-r--r-- | arch/mips/boot/dts/Makefile | 33 | ||||
-rw-r--r-- | arch/mips/boot/dts/brcm/Makefile | 9 | ||||
-rw-r--r-- | arch/mips/boot/dts/brcm/bcm3384.dtsi (renamed from arch/mips/boot/dts/bcm3384.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/brcm/bcm93384wvg.dts (renamed from arch/mips/boot/dts/bcm93384wvg.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/cavium-octeon/Makefile | 9 | ||||
-rw-r--r-- | arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts (renamed from arch/mips/boot/dts/octeon_3xxx.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/cavium-octeon/octeon_68xx.dts (renamed from arch/mips/boot/dts/octeon_68xx.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/lantiq/Makefile | 9 | ||||
-rw-r--r-- | arch/mips/boot/dts/lantiq/danube.dtsi (renamed from arch/mips/boot/dts/danube.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/lantiq/easy50712.dts (renamed from arch/mips/boot/dts/easy50712.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/mti/Makefile | 9 | ||||
-rw-r--r-- | arch/mips/boot/dts/mti/sead3.dts (renamed from arch/mips/boot/dts/sead3.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/netlogic/Makefile | 12 | ||||
-rw-r--r-- | arch/mips/boot/dts/netlogic/xlp_evp.dts (renamed from arch/mips/boot/dts/xlp_evp.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/netlogic/xlp_fvp.dts (renamed from arch/mips/boot/dts/xlp_fvp.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/netlogic/xlp_gvp.dts (renamed from arch/mips/boot/dts/xlp_gvp.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/netlogic/xlp_svp.dts (renamed from arch/mips/boot/dts/xlp_svp.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/Makefile | 12 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/mt7620a.dtsi (renamed from arch/mips/boot/dts/mt7620a.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/mt7620a_eval.dts (renamed from arch/mips/boot/dts/mt7620a_eval.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt2880.dtsi (renamed from arch/mips/boot/dts/rt2880.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt2880_eval.dts (renamed from arch/mips/boot/dts/rt2880_eval.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt3050.dtsi (renamed from arch/mips/boot/dts/rt3050.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt3052_eval.dts (renamed from arch/mips/boot/dts/rt3052_eval.dts) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt3883.dtsi (renamed from arch/mips/boot/dts/rt3883.dtsi) | 0 | ||||
-rw-r--r-- | arch/mips/boot/dts/ralink/rt3883_eval.dts (renamed from arch/mips/boot/dts/rt3883_eval.dts) | 0 |
27 files changed, 73 insertions, 22 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 8f57fc72d62c..fb14e3729068 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -365,7 +365,7 @@ core-$(CONFIG_BUILTIN_DTB) += arch/mips/boot/dts/ | |||
365 | 365 | ||
366 | PHONY += dtbs | 366 | PHONY += dtbs |
367 | dtbs: scripts | 367 | dtbs: scripts |
368 | $(Q)$(MAKE) $(build)=arch/mips/boot/dts dtbs | 368 | $(Q)$(MAKE) $(build)=arch/mips/boot/dts |
369 | 369 | ||
370 | archprepare: | 370 | archprepare: |
371 | ifdef CONFIG_MIPS32_N32 | 371 | ifdef CONFIG_MIPS32_N32 |
diff --git a/arch/mips/boot/dts/Makefile b/arch/mips/boot/dts/Makefile index 4f49fa477f14..5d95e4bd709a 100644 --- a/arch/mips/boot/dts/Makefile +++ b/arch/mips/boot/dts/Makefile | |||
@@ -1,21 +1,12 @@ | |||
1 | dtb-$(CONFIG_BCM3384) += bcm93384wvg.dtb | 1 | dts-dirs += brcm |
2 | dtb-$(CONFIG_CAVIUM_OCTEON_SOC) += octeon_3xxx.dtb octeon_68xx.dtb | 2 | dts-dirs += cavium-octeon |
3 | dtb-$(CONFIG_DT_EASY50712) += easy50712.dtb | 3 | dts-dirs += lantiq |
4 | dtb-$(CONFIG_DT_XLP_EVP) += xlp_evp.dtb | 4 | dts-dirs += mti |
5 | dtb-$(CONFIG_DT_XLP_SVP) += xlp_svp.dtb | 5 | dts-dirs += netlogic |
6 | dtb-$(CONFIG_DT_XLP_FVP) += xlp_fvp.dtb | 6 | dts-dirs += ralink |
7 | dtb-$(CONFIG_DT_XLP_GVP) += xlp_gvp.dtb | 7 | |
8 | dtb-$(CONFIG_DTB_RT2880_EVAL) += rt2880_eval.dtb | 8 | obj-y := $(addsuffix /, $(dts-dirs)) |
9 | dtb-$(CONFIG_DTB_RT305X_EVAL) += rt3052_eval.dtb | 9 | |
10 | dtb-$(CONFIG_DTB_RT3883_EVAL) += rt3883_eval.dtb | 10 | always := $(dtb-y) |
11 | dtb-$(CONFIG_DTB_MT7620A_EVAL) += mt7620a_eval.dtb | 11 | subdir-y := $(dts-dirs) |
12 | dtb-$(CONFIG_MIPS_SEAD3) += sead3.dtb | 12 | clean-files := *.dtb *.dtb.S |
13 | |||
14 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
15 | |||
16 | targets += dtbs | ||
17 | targets += $(dtb-y) | ||
18 | |||
19 | dtbs: $(addprefix $(obj)/, $(dtb-y)) | ||
20 | |||
21 | clean-files += *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/brcm/Makefile b/arch/mips/boot/dts/brcm/Makefile new file mode 100644 index 000000000000..a353d4ebae12 --- /dev/null +++ b/arch/mips/boot/dts/brcm/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | dtb-$(CONFIG_BCM3384) += bcm93384wvg.dtb | ||
2 | |||
3 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
4 | |||
5 | # Force kbuild to make empty built-in.o if necessary | ||
6 | obj- += dummy.o | ||
7 | |||
8 | always := $(dtb-y) | ||
9 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/bcm3384.dtsi b/arch/mips/boot/dts/brcm/bcm3384.dtsi index 21b074a99c94..21b074a99c94 100644 --- a/arch/mips/boot/dts/bcm3384.dtsi +++ b/arch/mips/boot/dts/brcm/bcm3384.dtsi | |||
diff --git a/arch/mips/boot/dts/bcm93384wvg.dts b/arch/mips/boot/dts/brcm/bcm93384wvg.dts index 831741179212..831741179212 100644 --- a/arch/mips/boot/dts/bcm93384wvg.dts +++ b/arch/mips/boot/dts/brcm/bcm93384wvg.dts | |||
diff --git a/arch/mips/boot/dts/cavium-octeon/Makefile b/arch/mips/boot/dts/cavium-octeon/Makefile new file mode 100644 index 000000000000..5b99c40a058f --- /dev/null +++ b/arch/mips/boot/dts/cavium-octeon/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | dtb-$(CONFIG_CAVIUM_OCTEON_SOC) += octeon_3xxx.dtb octeon_68xx.dtb | ||
2 | |||
3 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
4 | |||
5 | # Force kbuild to make empty built-in.o if necessary | ||
6 | obj- += dummy.o | ||
7 | |||
8 | always := $(dtb-y) | ||
9 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/octeon_3xxx.dts b/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts index fa33115bde33..fa33115bde33 100644 --- a/arch/mips/boot/dts/octeon_3xxx.dts +++ b/arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts | |||
diff --git a/arch/mips/boot/dts/octeon_68xx.dts b/arch/mips/boot/dts/cavium-octeon/octeon_68xx.dts index 79b46fcb0a11..79b46fcb0a11 100644 --- a/arch/mips/boot/dts/octeon_68xx.dts +++ b/arch/mips/boot/dts/cavium-octeon/octeon_68xx.dts | |||
diff --git a/arch/mips/boot/dts/lantiq/Makefile b/arch/mips/boot/dts/lantiq/Makefile new file mode 100644 index 000000000000..0906c62141b9 --- /dev/null +++ b/arch/mips/boot/dts/lantiq/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | dtb-$(CONFIG_DT_EASY50712) += easy50712.dtb | ||
2 | |||
3 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
4 | |||
5 | # Force kbuild to make empty built-in.o if necessary | ||
6 | obj- += dummy.o | ||
7 | |||
8 | always := $(dtb-y) | ||
9 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/danube.dtsi b/arch/mips/boot/dts/lantiq/danube.dtsi index d4c59e003708..d4c59e003708 100644 --- a/arch/mips/boot/dts/danube.dtsi +++ b/arch/mips/boot/dts/lantiq/danube.dtsi | |||
diff --git a/arch/mips/boot/dts/easy50712.dts b/arch/mips/boot/dts/lantiq/easy50712.dts index 143b8a37b5e4..143b8a37b5e4 100644 --- a/arch/mips/boot/dts/easy50712.dts +++ b/arch/mips/boot/dts/lantiq/easy50712.dts | |||
diff --git a/arch/mips/boot/dts/mti/Makefile b/arch/mips/boot/dts/mti/Makefile new file mode 100644 index 000000000000..ef1f3dbed033 --- /dev/null +++ b/arch/mips/boot/dts/mti/Makefile | |||
@@ -0,0 +1,9 @@ | |||
1 | dtb-$(CONFIG_MIPS_SEAD3) += sead3.dtb | ||
2 | |||
3 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
4 | |||
5 | # Force kbuild to make empty built-in.o if necessary | ||
6 | obj- += dummy.o | ||
7 | |||
8 | always := $(dtb-y) | ||
9 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/sead3.dts b/arch/mips/boot/dts/mti/sead3.dts index e4b317d414f1..e4b317d414f1 100644 --- a/arch/mips/boot/dts/sead3.dts +++ b/arch/mips/boot/dts/mti/sead3.dts | |||
diff --git a/arch/mips/boot/dts/netlogic/Makefile b/arch/mips/boot/dts/netlogic/Makefile new file mode 100644 index 000000000000..e126cd3171c7 --- /dev/null +++ b/arch/mips/boot/dts/netlogic/Makefile | |||
@@ -0,0 +1,12 @@ | |||
1 | dtb-$(CONFIG_DT_XLP_EVP) += xlp_evp.dtb | ||
2 | dtb-$(CONFIG_DT_XLP_SVP) += xlp_svp.dtb | ||
3 | dtb-$(CONFIG_DT_XLP_FVP) += xlp_fvp.dtb | ||
4 | dtb-$(CONFIG_DT_XLP_GVP) += xlp_gvp.dtb | ||
5 | |||
6 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
7 | |||
8 | # Force kbuild to make empty built-in.o if necessary | ||
9 | obj- += dummy.o | ||
10 | |||
11 | always := $(dtb-y) | ||
12 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/xlp_evp.dts b/arch/mips/boot/dts/netlogic/xlp_evp.dts index 89ad04808c02..89ad04808c02 100644 --- a/arch/mips/boot/dts/xlp_evp.dts +++ b/arch/mips/boot/dts/netlogic/xlp_evp.dts | |||
diff --git a/arch/mips/boot/dts/xlp_fvp.dts b/arch/mips/boot/dts/netlogic/xlp_fvp.dts index 63e62b7bd758..63e62b7bd758 100644 --- a/arch/mips/boot/dts/xlp_fvp.dts +++ b/arch/mips/boot/dts/netlogic/xlp_fvp.dts | |||
diff --git a/arch/mips/boot/dts/xlp_gvp.dts b/arch/mips/boot/dts/netlogic/xlp_gvp.dts index bb4ecd1d47fc..bb4ecd1d47fc 100644 --- a/arch/mips/boot/dts/xlp_gvp.dts +++ b/arch/mips/boot/dts/netlogic/xlp_gvp.dts | |||
diff --git a/arch/mips/boot/dts/xlp_svp.dts b/arch/mips/boot/dts/netlogic/xlp_svp.dts index 1ebd00edaacc..1ebd00edaacc 100644 --- a/arch/mips/boot/dts/xlp_svp.dts +++ b/arch/mips/boot/dts/netlogic/xlp_svp.dts | |||
diff --git a/arch/mips/boot/dts/ralink/Makefile b/arch/mips/boot/dts/ralink/Makefile new file mode 100644 index 000000000000..2a7225954bf6 --- /dev/null +++ b/arch/mips/boot/dts/ralink/Makefile | |||
@@ -0,0 +1,12 @@ | |||
1 | dtb-$(CONFIG_DTB_RT2880_EVAL) += rt2880_eval.dtb | ||
2 | dtb-$(CONFIG_DTB_RT305X_EVAL) += rt3052_eval.dtb | ||
3 | dtb-$(CONFIG_DTB_RT3883_EVAL) += rt3883_eval.dtb | ||
4 | dtb-$(CONFIG_DTB_MT7620A_EVAL) += mt7620a_eval.dtb | ||
5 | |||
6 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
7 | |||
8 | # Force kbuild to make empty built-in.o if necessary | ||
9 | obj- += dummy.o | ||
10 | |||
11 | always := $(dtb-y) | ||
12 | clean-files := *.dtb *.dtb.S | ||
diff --git a/arch/mips/boot/dts/mt7620a.dtsi b/arch/mips/boot/dts/ralink/mt7620a.dtsi index 08bf24fefe9f..08bf24fefe9f 100644 --- a/arch/mips/boot/dts/mt7620a.dtsi +++ b/arch/mips/boot/dts/ralink/mt7620a.dtsi | |||
diff --git a/arch/mips/boot/dts/mt7620a_eval.dts b/arch/mips/boot/dts/ralink/mt7620a_eval.dts index 709f58132f5c..709f58132f5c 100644 --- a/arch/mips/boot/dts/mt7620a_eval.dts +++ b/arch/mips/boot/dts/ralink/mt7620a_eval.dts | |||
diff --git a/arch/mips/boot/dts/rt2880.dtsi b/arch/mips/boot/dts/ralink/rt2880.dtsi index 182afde2f2e1..182afde2f2e1 100644 --- a/arch/mips/boot/dts/rt2880.dtsi +++ b/arch/mips/boot/dts/ralink/rt2880.dtsi | |||
diff --git a/arch/mips/boot/dts/rt2880_eval.dts b/arch/mips/boot/dts/ralink/rt2880_eval.dts index 0a685db093d4..0a685db093d4 100644 --- a/arch/mips/boot/dts/rt2880_eval.dts +++ b/arch/mips/boot/dts/ralink/rt2880_eval.dts | |||
diff --git a/arch/mips/boot/dts/rt3050.dtsi b/arch/mips/boot/dts/ralink/rt3050.dtsi index e3203d414fee..e3203d414fee 100644 --- a/arch/mips/boot/dts/rt3050.dtsi +++ b/arch/mips/boot/dts/ralink/rt3050.dtsi | |||
diff --git a/arch/mips/boot/dts/rt3052_eval.dts b/arch/mips/boot/dts/ralink/rt3052_eval.dts index ec9e9a035541..ec9e9a035541 100644 --- a/arch/mips/boot/dts/rt3052_eval.dts +++ b/arch/mips/boot/dts/ralink/rt3052_eval.dts | |||
diff --git a/arch/mips/boot/dts/rt3883.dtsi b/arch/mips/boot/dts/ralink/rt3883.dtsi index 3b131dd0d5ac..3b131dd0d5ac 100644 --- a/arch/mips/boot/dts/rt3883.dtsi +++ b/arch/mips/boot/dts/ralink/rt3883.dtsi | |||
diff --git a/arch/mips/boot/dts/rt3883_eval.dts b/arch/mips/boot/dts/ralink/rt3883_eval.dts index e8df21a5d10d..e8df21a5d10d 100644 --- a/arch/mips/boot/dts/rt3883_eval.dts +++ b/arch/mips/boot/dts/ralink/rt3883_eval.dts | |||