Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Vinod Koul <vkoul@kernel.org>
Cc: Xu Yang <xu.yang_2@nxp.com>,
	kishon@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com,
	gregkh@linuxfoundation.org, peter.chen@kernel.org,
	herve.codina@bootlin.com, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	jun.li@nxp.com
Subject: Re: [PATCH v8 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
Date: Mon, 21 Oct 2024 14:57:11 -0400	[thread overview]
Message-ID: <ZxakB6uVXb1GEnyi@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <Zxaa25TTIgDwOItL@vaman>

On Mon, Oct 21, 2024 at 11:48:03PM +0530, Vinod Koul wrote:
> On 15-10-24, 19:10, Xu Yang wrote:
>
> > @@ -359,6 +587,8 @@ static const struct of_device_id imx8mq_usb_phy_of_match[] = {
> >  	 .data = &imx8mq_usb_phy_ops,},
> >  	{.compatible = "fsl,imx8mp-usb-phy",
> >  	 .data = &imx8mp_usb_phy_ops,},
> > +	{.compatible = "fsl,imx95-usb-phy",
> > +	 .data = &imx8mp_usb_phy_ops,},
>
> Where is fsl,imx95-usb-phy documented?

fsl,imx95-usb-phy already in kernel tree. This patch just add new tca
function for it.

commit 814ab2641a22c0febf425d0a19c9cd4df00ba4bc
Author: Xu Yang <xu.yang_2@nxp.com>
Date:   Wed Sep 11 14:17:16 2024 +0800

    dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"

    The usb phy in i.MX95 is compatible with i.MX8MP's, this will add a
    compatible "fsl,imx95-usb-phy" for i.MX95. Also change reg maxItems
    to 2 since i.MX95 needs another regmap to control Type-C Assist (TCA)
    block. Since i.MX95 usb phy is able to switch SS lanes, this will also
    add orientation-switch and port property to the file.

    Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Signed-off-by: Xu Yang <xu.yang_2@nxp.com>

    Link: https://lore.kernel.org/r/20240911061720.495606-1-xu.yang_2@nxp.com
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Frank

>
> --
> ~Vinod


      reply	other threads:[~2024-10-21 18:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15 11:10 [PATCH v8 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95 Xu Yang
2024-10-15 11:10 ` [PATCH v8 2/3] arm64: dts: imx95: add usb3 related nodes Xu Yang
2024-10-16  8:38   ` Alexander Stein
2024-10-16 10:30     ` Xu Yang
2024-10-16  8:53   ` Alexander Stein
2024-10-16 10:41     ` Xu Yang
2024-10-16 11:03       ` Alexander Stein
2024-10-17 10:28         ` Xu Yang
2024-10-17 11:40           ` Alexander Stein
2024-10-15 11:10 ` [PATCH v8 3/3] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node Xu Yang
2024-10-21 18:18 ` [PATCH v8 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95 Vinod Koul
2024-10-21 18:57   ` Frank Li [this message]

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=ZxakB6uVXb1GEnyi@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=herve.codina@bootlin.com \
    --cc=imx@lists.linux.dev \
    --cc=jun.li@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=kishon@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=peter.chen@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=vkoul@kernel.org \
    --cc=xu.yang_2@nxp.com \
    /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