All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Frank Rowand <frowand.list@gmail.com>,
	Mark Salter <msalter@redhat.com>,
	Aurelien Jacquiot <jacquiot.aurelien@gmail.com>,
	linux-c6x-dev@linux-c6x.org
Subject: [PATCH v3 8/9] c6x: enable building all dtbs
Date: Mon, 10 Sep 2018 10:04:02 -0500	[thread overview]
Message-ID: <20180910150403.19476-9-robh@kernel.org> (raw)
In-Reply-To: <20180910150403.19476-1-robh@kernel.org>

Enable the 'dtbs' target for c6x. This allows building all the dts
files in arch/c6x/boot/dts/ for enabled platforms or when
COMPILE_TEST and OF_ALL_DTBS are enabled.

Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com>
Cc: linux-c6x-dev@linux-c6x.org
Signed-off-by: Rob Herring <robh@kernel.org>
---
 arch/c6x/boot/dts/Makefile | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/c6x/boot/dts/Makefile b/arch/c6x/boot/dts/Makefile
index fd937f781d16..f438285c3640 100644
--- a/arch/c6x/boot/dts/Makefile
+++ b/arch/c6x/boot/dts/Makefile
@@ -5,6 +5,12 @@
 
 DTC_FLAGS ?= -p 1024
 
+dtb-$(CONFIG_SOC_TMS320C6455) += dsk6455.dtb
+dtb-$(CONFIG_SOC_TMS320C6457) += evmc6457.dtb
+dtb-$(CONFIG_SOC_TMS320C6472) += evmc6472.dtb
+dtb-$(CONFIG_SOC_TMS320C6474) += evmc6474.dtb
+dtb-$(CONFIG_SOC_TMS320C6678) += evmc6678.dtb
+
 ifneq ($(DTB),)
 obj-y += $(DTB).dtb.o
 endif
-- 
2.17.1


  parent reply	other threads:[~2018-09-10 15:04 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-10 15:03 [PATCH v3 0/9] Devicetree build consolidation Rob Herring
2018-09-10 15:03 ` Rob Herring
2018-09-10 15:03 ` Rob Herring
2018-09-10 15:03 ` Rob Herring
2018-09-10 15:03 ` [PATCH v3 1/9] powerpc: build .dtb files in dts directory Rob Herring
2018-09-27 13:39   ` Rob Herring
2018-09-10 15:03 ` [PATCH v3 2/9] nios2: " Rob Herring
2018-09-10 15:03 ` [PATCH v3 3/9] nios2: use common rules to build built-in dtb Rob Herring
2018-09-10 15:03 ` [PATCH v3 4/9] nios2: fix building all dtbs Rob Herring
2018-09-10 15:03 ` [PATCH v3 5/9] c6x: use common built-in dtb support Rob Herring
2018-09-10 15:04 ` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules Rob Herring
2018-09-10 15:04   ` Rob Herring
2018-09-10 15:04   ` Rob Herring
2018-09-10 15:04   ` Rob Herring
2018-09-11 15:40   ` Rob Herring
2018-09-11 15:40     ` Rob Herring
2018-09-11 15:40     ` Rob Herring
2018-09-11 15:40     ` Rob Herring
2018-09-11 15:40     ` Rob Herring
2018-09-12  1:00     ` Masahiro Yamada
2018-09-12  1:00       ` Masahiro Yamada
2018-09-12  1:00       ` Masahiro Yamada
2018-09-12  1:00       ` Masahiro Yamada
2018-09-12  1:00       ` Masahiro Yamada
2018-09-13 15:51       ` Geert Uytterhoeven
2018-09-13 15:51         ` Geert Uytterhoeven
2018-09-13 15:51         ` Geert Uytterhoeven
2018-09-13 15:51         ` Geert Uytterhoeven
2018-09-13 15:51         ` Geert Uytterhoeven
2018-09-23 10:31         ` Masahiro Yamada
2018-09-23 10:31           ` Masahiro Yamada
2018-09-23 10:31           ` Masahiro Yamada
2018-09-23 10:31           ` Masahiro Yamada
2018-09-23 10:31           ` Masahiro Yamada
2018-09-28 15:41           ` Rob Herring
2018-09-28 15:41             ` Rob Herring
2018-09-28 15:41             ` Rob Herring
2018-09-28 15:41             ` Rob Herring
2018-09-28 15:41             ` Rob Herring
2018-09-28 15:41             ` Rob Herring
2018-10-01  5:49             ` Masahiro Yamada
2018-10-01  5:49               ` Masahiro Yamada
2018-10-01  5:49               ` Masahiro Yamada
2018-10-01  5:49               ` Masahiro Yamada
2018-10-01  5:49               ` Masahiro Yamada
2018-10-01  5:49               ` Masahiro Yamada
2018-10-01 13:25               ` Rob Herring
2018-10-01 13:25                 ` Rob Herring
2018-10-01 13:25                 ` Rob Herring
2018-10-01 13:25                 ` Rob Herring
2018-10-01 13:25                 ` Rob Herring
2018-10-01 13:25                 ` Rob Herring
2018-10-01 14:48                 ` Masahiro Yamada
2018-10-01 14:48                   ` Masahiro Yamada
2018-10-01 14:48                   ` Masahiro Yamada
2018-10-01 14:48                   ` Masahiro Yamada
2018-10-01 14:48                   ` Masahiro Yamada
2018-10-01 14:48                   ` Masahiro Yamada
2018-09-28 17:21         ` Andreas Färber
2018-09-28 17:21           ` Andreas Färber
2018-09-28 17:21           ` Andreas Färber
2018-09-28 17:21           ` Andreas Färber
2018-09-28 17:21           ` Andreas Färber
2018-09-28 18:41           ` Rob Herring
2018-09-28 18:41             ` Rob Herring
2018-09-28 18:41             ` Rob Herring
2018-09-28 18:41             ` Rob Herring
2018-09-28 18:41             ` Rob Herring
2018-09-28 18:41             ` Rob Herring
2018-10-01  7:53             ` Geert Uytterhoeven
2018-10-01  7:53               ` Geert Uytterhoeven
2018-10-01  7:53               ` Geert Uytterhoeven
2018-10-01  7:53               ` Geert Uytterhoeven
2018-10-01  7:53               ` Geert Uytterhoeven
2018-09-10 15:04 ` [PATCH v3 7/9] powerpc: enable building all dtbs Rob Herring
2018-09-10 15:04 ` Rob Herring [this message]
2018-09-10 15:04 ` [PATCH v3 9/9] microblaze: " Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180910150403.19476-9-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=jacquiot.aurelien@gmail.com \
    --cc=linux-c6x-dev@linux-c6x.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=msalter@redhat.com \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.