devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: shawnguo@kernel.org, s.hauer@pengutronix.de,
	devicetree@vger.kernel.org, Peng Fan <peng.fan@nxp.com>,
	krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org,
	robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de,
	festevam@gmail.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: dts: imx8mq: update usb compatible string
Date: Tue, 31 Jan 2023 10:24:55 +0100	[thread overview]
Message-ID: <20230131092455.2s63zr6d56v2u6ka@pengutronix.de> (raw)
In-Reply-To: <20230131091140.3696808-1-peng.fan@oss.nxp.com>

Hi,

On 23-01-31, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> There is no fsl,imx8mq-dwc3 binding doc, no driver use this compatible
> string. Drop it.

please don't. I'm not aware of the driver state but the compatibles are
there for _possible_ quirk handling, so the driver can add a match on
demand.

Regards,
  Marco


> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx8mq.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> index d59156fdee0b..d308f94a7c52 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> @@ -1431,7 +1431,7 @@ gpu: gpu@38000000 {
>  		};
>  
>  		usb_dwc3_0: usb@38100000 {
> -			compatible = "fsl,imx8mq-dwc3", "snps,dwc3";
> +			compatible = "snps,dwc3";
>  			reg = <0x38100000 0x10000>;
>  			clocks = <&clk IMX8MQ_CLK_USB1_CTRL_ROOT>,
>  			         <&clk IMX8MQ_CLK_USB_CORE_REF>,
> @@ -1463,7 +1463,7 @@ usb3_phy0: usb-phy@381f0040 {
>  		};
>  
>  		usb_dwc3_1: usb@38200000 {
> -			compatible = "fsl,imx8mq-dwc3", "snps,dwc3";
> +			compatible = "snps,dwc3";
>  			reg = <0x38200000 0x10000>;
>  			clocks = <&clk IMX8MQ_CLK_USB2_CTRL_ROOT>,
>  			         <&clk IMX8MQ_CLK_USB_CORE_REF>,
> -- 
> 2.37.1
> 
> 
> 

  reply	other threads:[~2023-01-31  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31  9:11 [PATCH] arm64: dts: imx8mq: update usb compatible string Peng Fan (OSS)
2023-01-31  9:24 ` Marco Felsch [this message]
2023-01-31  9:34   ` Peng Fan
2023-01-31  9:54     ` Marco Felsch

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=20230131092455.2s63zr6d56v2u6ka@pengutronix.de \
    --to=m.felsch@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).