From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: ariel.dalessandro@collabora.com, michael@amarulasolutions.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: Makefile: Use .dtb type instead of .dts
Date: Thu, 16 Dec 2021 11:03:12 +0800 [thread overview]
Message-ID: <20211216030311.GP4216@dragon> (raw)
In-Reply-To: <20211216013840.565860-1-festevam@gmail.com>
On Wed, Dec 15, 2021 at 10:38:40PM -0300, Fabio Estevam wrote:
> In Makefile the entries are of .dtb type.
>
> Fix the "imx6ulz-bsh-smm-m2.dtb" entry.
>
> Fixes: 812ecfdae800 ("ARM: dts: imx6ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster")
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Fix amended, thanks!
> ---
> arch/arm/boot/dts/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 88a8fb8e60bd..195ca7a46dfe 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -705,7 +705,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
> imx6ull-phytec-segin-ff-rdk-emmc.dtb \
> imx6ull-phytec-segin-lc-rdk-nand.dtb \
> imx6ulz-14x14-evk.dtb \
> - imx6ulz-bsh-smm-m2.dts
> + imx6ulz-bsh-smm-m2.dtb
> dtb-$(CONFIG_SOC_IMX7D) += \
> imx7d-cl-som-imx7.dtb \
> imx7d-colibri-aster.dtb \
> --
> 2.25.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-12-16 3:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-16 1:38 [PATCH] ARM: dts: Makefile: Use .dtb type instead of .dts Fabio Estevam
2021-12-16 3:03 ` Shawn Guo [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=20211216030311.GP4216@dragon \
--to=shawnguo@kernel.org \
--cc=ariel.dalessandro@collabora.com \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=michael@amarulasolutions.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).