From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Fabio Estevam <festevam@gmail.com>
Cc: shawnguo@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] ARM: dts: imx28-tx28: Fix the fsl,saif-master usage
Date: Tue, 3 Sep 2024 08:04:34 +0200 [thread overview]
Message-ID: <20240903080434.57f5b9ec@ipc1.ka-ro> (raw)
In-Reply-To: <20240902181036.924188-1-festevam@gmail.com>
Hi,
> From: Fabio Estevam <festevam@denx.de>
>
> According to fsl,saif.yaml, fsl,saif-master is a phandle to the master
> SAIF.
>
> Change it accordingly, to fix the following dt-schema warnings:
>
> saif@80042000: fsl,saif-master: True is not of type 'array'
> saif@80042000: Unevaluated properties are not allowed ('fsl,saif-master' was unexpected)
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> index d38183edf0fd..9290635352f1 100644
> --- a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> +++ b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
> @@ -615,13 +615,13 @@ MX28_PAD_JTAG_RTCK__GPIO_4_20 /* USBH_OC */
> &saif0 {
> pinctrl-names = "default";
> pinctrl-0 = <&saif0_pins_b>;
> - fsl,saif-master;
> status = "okay";
> };
>
> &saif1 {
> pinctrl-names = "default";
> pinctrl-0 = <&saif1_pins_a>;
> + fsl,saif-master = <&saif0>;
> status = "okay";
> };
>
Acked-By: Lothar Waßmann <LW@KARO-electronics.de>
Lothar Waßmann
--
___________________________________________________________
Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Geschäftsführer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996
www.karo-electronics.de | info@karo-electronics.de
___________________________________________________________
next prev parent reply other threads:[~2024-09-03 6:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 18:10 [PATCH] ARM: dts: imx28-tx28: Fix the fsl,saif-master usage Fabio Estevam
2024-09-03 6:04 ` Lothar Waßmann [this message]
2024-09-03 6:59 ` Shawn Guo
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=20240903080434.57f5b9ec@ipc1.ka-ro \
--to=lw@karo-electronics.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh@kernel.org \
--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