From: Frank Li <Frank.li@nxp.com>
To: Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH 4/9] arm64: dts: imx: add fallback compatible string fsl,imx8mm
Date: Mon, 5 Aug 2024 12:14:09 -0400 [thread overview]
Message-ID: <ZrD6Ue2sP+Fa3WZ2@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20240805-fsl_dts_warning-v1-4-055653dd5c96@nxp.com>
On Mon, Aug 05, 2024 at 11:49:46AM -0400, Frank Li wrote:
> Add fallback compatible string fsl,imx8mm to fix below warning
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
> ['gw,imx8mm-gw72xx-0x'] is too short
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
I just saw Fabio's patch merge into shawn's dt64.
f384d2828f0d5 arm64: dts: imx8mm-venice-gw72xx-0x: Remove compatible from dtso
This is not needed at all. Please skip this one.
Frank Li
> ---
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 2 +-
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso | 2 +-
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso | 2 +-
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 2 +-
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso | 2 +-
> arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> index f6ad1a4b8b665..6930b2786afc2 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> @@ -16,7 +16,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> + compatible = "gw,imx8mm-gw72xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> index c3cd9f2b0db34..a2d338ec714c3 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> @@ -19,7 +19,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> + compatible = "gw,imx8mm-gw72xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> index cc0a287226ab8..19fff8473970c 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> @@ -19,7 +19,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> + compatible = "gw,imx8mm-gw72xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso
> index 1f8ea20dfafcb..6092d37e0069e 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso
> @@ -16,7 +16,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw73xx-0x";
> + compatible = "gw,imx8mm-gw73xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso
> index 3e6404340d529..5e7b2d639bff3 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtso
> @@ -19,7 +19,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw73xx-0x";
> + compatible = "gw,imx8mm-gw73xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso
> index 2c71ab9854cb3..a1f0e4e85fd7d 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtso
> @@ -19,7 +19,7 @@
> /plugin/;
>
> &{/} {
> - compatible = "gw,imx8mm-gw73xx-0x";
> + compatible = "gw,imx8mm-gw73xx-0x", "fsl,imx8mm";
> };
>
> &gpio4 {
>
> --
> 2.34.1
>
next prev parent reply other threads:[~2024-08-05 16:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 15:49 [PATCH 0/9] arm64: dts: freescale: 2nrd clean up dtb warning under freescale Frank Li
2024-08-05 15:49 ` [PATCH 1/9] arm64: dts: layerscape: use short name about thermal zone Frank Li
2024-08-05 17:03 ` Krzysztof Kozlowski
2024-08-05 15:49 ` [PATCH 2/9] arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node Frank Li
2024-08-05 15:49 ` [PATCH 3/9] arm64: dts: fsl-ls208xa: move reboot node under syscon Frank Li
2024-08-05 15:49 ` [PATCH 4/9] arm64: dts: imx: add fallback compatible string fsl,imx8mm Frank Li
2024-08-05 16:14 ` Frank Li [this message]
2024-08-05 15:49 ` [PATCH 5/9] arm64: dts: imx8mm-venice-gw7901: add #address(size)-cells for gsc@20 Frank Li
2024-08-05 15:49 ` [PATCH 6/9] arm64: dts: imx8mp-data-modul-edm-sbc: remove #clock-cells for sai3 Frank Li
2024-08-05 15:49 ` [PATCH 7/9] arm64: dts: imx8mp-venice-gw74xx-imx219: use gateworks,imx8mp-gw74xx Frank Li
2024-08-05 15:49 ` [PATCH 8/9] arm64: dts: imx8mm: Add fallback compatible string fsl,imx8mm Frank Li
2024-08-06 8:25 ` Teresa Remmet
2024-08-05 15:49 ` [PATCH 9/9] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0 Frank Li
2024-08-06 8:21 ` Teresa Remmet
2024-08-07 6:09 ` Alexander Stein
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=ZrD6Ue2sP+Fa3WZ2@lizhi-Precision-Tower-5810 \
--to=frank.li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/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