From: Tero Kristo <t-kristo@ti.com>
To: catalin.marinas@arm.com, will.deacon@arm.com,
linux@armlinux.org.uk, robh+dt@kernel.org
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
tony@atomide.com, linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 2/2] arm64: ti: add support for building Texas instruments overlays
Date: Fri, 31 Aug 2018 16:28:27 +0300 [thread overview]
Message-ID: <1535722107-13767-3-git-send-email-t-kristo@ti.com> (raw)
In-Reply-To: <1535722107-13767-1-git-send-email-t-kristo@ti.com>
Add the symbols to TI build DT files, for supporting overlays. Right now,
there are no overlay files introduced, those shall be added later on.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
---
arch/arm64/boot/dts/ti/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index 63e619d..753de8c 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -6,4 +6,6 @@
# Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
#
+DTC_FLAGS += -@
+
dtb-$(CONFIG_ARCH_K3_AM6_SOC) += k3-am654-base-board.dtb
--
1.9.1
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
next prev parent reply other threads:[~2018-08-31 13:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-31 13:28 [PATCHv2 0/2] ARM: dts: TI: add support for TI SoC overlays Tero Kristo
2018-08-31 13:28 ` [PATCHv2 1/2] ARM: dts: ti: add support for building Texas Instruments specific overlays Tero Kristo
2018-08-31 13:28 ` Tero Kristo [this message]
2018-09-04 8:27 ` [RESEND PATCHv2 0/2] ARM: dts: TI: add support for TI SoC overlays Tero Kristo
2018-09-04 8:27 ` [RESEND PATCHv2 1/2] ARM: dts: ti: add support for building Texas Instruments specific overlays Tero Kristo
2018-09-05 20:52 ` Frank Rowand
2018-09-06 21:36 ` Geert Uytterhoeven
2018-09-27 11:49 ` Tero Kristo
2018-09-04 8:27 ` [RESEND PATCHv2 2/2] arm64: ti: add support for building Texas instruments overlays Tero Kristo
2018-09-05 20:53 ` Frank Rowand
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=1535722107-13767-3-git-send-email-t-kristo@ti.com \
--to=t-kristo@ti.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=tony@atomide.com \
--cc=will.deacon@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).