From: Frank Li <Frank.li@nxp.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] arm64: dts: fsl-ls1028a: fix USB node compatible
Date: Mon, 20 Oct 2025 16:11:20 -0400 [thread overview]
Message-ID: <aPaXaFigEh50sdZC@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20251020133754.304387-1-alexander.stein@ew.tq-group.com>
On Mon, Oct 20, 2025 at 03:37:53PM +0200, Alexander Stein wrote:
> usb/fsl,ls1028a.yaml says the compatible is just a simple
> 'fsl,ls1028a-dwc3'
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Thanks, but it is similar with last patches of
https://lore.kernel.org/imx/20250929-ls_dma_coherence-v5-4-2ebee578eb7e@nxp.com/
Waiting for shanw pick dts part.
Frank
> ---
> arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> index 7d172d7e5737c..ddfb007dda920 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> @@ -613,7 +613,7 @@ gpio3: gpio@2320000 {
> };
>
> usb0: usb@3100000 {
> - compatible = "fsl,ls1028a-dwc3", "snps,dwc3";
> + compatible = "fsl,ls1028a-dwc3";
> reg = <0x0 0x3100000 0x0 0x10000>;
> interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
> snps,dis_rxdet_inp3_quirk;
> @@ -623,7 +623,7 @@ usb0: usb@3100000 {
> };
>
> usb1: usb@3110000 {
> - compatible = "fsl,ls1028a-dwc3", "snps,dwc3";
> + compatible = "fsl,ls1028a-dwc3";
> reg = <0x0 0x3110000 0x0 0x10000>;
> interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
> snps,dis_rxdet_inp3_quirk;
> --
> 2.43.0
>
next prev parent reply other threads:[~2025-10-20 20:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-20 13:37 [PATCH 1/1] arm64: dts: fsl-ls1028a: fix USB node compatible Alexander Stein
2025-10-20 20:11 ` Frank Li [this message]
2025-10-21 6:40 ` Alexander Stein
2025-10-27 6:58 ` Shawn Guo
2025-10-27 18:15 ` Frank Li
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=aPaXaFigEh50sdZC@lizhi-Precision-Tower-5810 \
--to=frank.li@nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.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