From: Frank Rowand <frowand.list@gmail.com>
To: Tero Kristo <t-kristo@ti.com>,
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,
Devicetree Compiler <devicetree-compiler@vger.kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [RESEND PATCHv2 3/4] arm64: dts: add support for building DT overlays
Date: Wed, 5 Sep 2018 13:36:40 -0700 [thread overview]
Message-ID: <bbfcd3d0-d3ce-d499-f14d-e284008c959a@gmail.com> (raw)
In-Reply-To: <1536048344-9995-4-git-send-email-t-kristo@ti.com>
On 09/04/18 01:05, Tero Kristo wrote:
> Add simple support for building DT overlays. This just compiles any
> given .dtso file under the base arch/arm64/boot/dts/*/ directory into
> a .dtbo.
>
> Signed-off-by: Tero Kristo <t-kristo@ti.com>
> ---
> arch/arm64/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/Makefile b/arch/arm64/Makefile
> index 106039d..f04c814 100644
> --- a/arch/arm64/Makefile
> +++ b/arch/arm64/Makefile
> @@ -127,7 +127,7 @@ Image.%: Image
> zinstall install:
> $(Q)$(MAKE) $(build)=$(boot) $@
>
> -%.dtb: scripts
> +%.dtb %.dtbo: scripts
> $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
>
> PHONY += dtbs dtbs_install
>
Same comments as for patch 1/4.
prev parent reply other threads:[~2018-09-05 20:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1535719666-13595-1-git-send-email-t-kristo@ti.com>
[not found] ` <1536048344-9995-1-git-send-email-t-kristo@ti.com>
[not found] ` <1536048344-9995-2-git-send-email-t-kristo@ti.com>
2018-09-05 20:36 ` [RESEND PATCHv2 1/4] ARM: dts: add support for building DT overlays Frank Rowand
2018-09-05 21:13 ` Rob Herring
2018-09-06 21:00 ` Frank Rowand
[not found] ` <1536048344-9995-4-git-send-email-t-kristo@ti.com>
2018-09-05 20:36 ` Frank Rowand [this message]
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=bbfcd3d0-d3ce-d499-f14d-e284008c959a@gmail.com \
--to=frowand.list@gmail.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree-compiler@vger.kernel.org \
--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=t-kristo@ti.com \
--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).