From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: shawnguo@kernel.org, Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] arm64: dts: imx93-tqma9352-mba93: Fix USB hub node name
Date: Mon, 12 Aug 2024 10:05:41 +0200 [thread overview]
Message-ID: <2745721.mvXUDI8C0e@steina-w> (raw)
In-Reply-To: <20240808123206.192906-1-festevam@gmail.com>
Hi,
thanks for the patch.
Am Donnerstag, 8. August 2024, 14:32:06 CEST schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@denx.de>
>
> According to microchip,usb2514.yaml, the node name must contain
> 'usb-hub'.
>
> Change it accordingly to fix the following dt-schema warning:
>
> hub@1: $nodename:0: 'hub@1' does not match '^usb(@.*)?'
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> ---
> arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts | 2 +-
> arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
> index 852dd3d2eac7..9673b93ba470 100644
> --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
> +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
> @@ -533,7 +533,7 @@ &usbotg2 {
> samsung,picophy-dc-vol-level-adjust = <7>;
> status = "okay";
>
> - hub_2_0: hub@1 {
> + hub_2_0: usb-hub@1 {
> compatible = "usb424,2517";
> reg = <1>;
> reset-gpios = <&expander1 2 GPIO_ACTIVE_LOW>;
> diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts
> index da8f19a646a9..f39905b4a2d2 100644
> --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts
> +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts
> @@ -486,7 +486,7 @@ &usbotg2 {
> samsung,picophy-dc-vol-level-adjust = <7>;
> status = "okay";
>
> - hub_2_0: hub@1 {
> + hub_2_0: usb-hub@1 {
> compatible = "usb424,2517";
> reg = <1>;
> reset-gpios = <&expander1 2 GPIO_ACTIVE_LOW>;
>
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
next prev parent reply other threads:[~2024-08-12 8:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-08 12:32 [PATCH] arm64: dts: imx93-tqma9352-mba93: Fix USB hub node name Fabio Estevam
2024-08-12 8:05 ` Alexander Stein [this message]
2024-08-13 8:47 ` 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=2745721.mvXUDI8C0e@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).