From: Greg KH <gregkh@linuxfoundation.org>
To: Xu Yang <xu.yang_2@nxp.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, peter.chen@kernel.org,
linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
imx@lists.linux.dev, jun.li@nxp.com
Subject: Re: [PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board
Date: Fri, 14 Mar 2025 13:37:19 +0100 [thread overview]
Message-ID: <2025031404-elite-critter-05b7@gregkh> (raw)
In-Reply-To: <20250314092137.6m3gmj4irxqwpy22@hippo>
On Fri, Mar 14, 2025 at 05:21:37PM +0800, Xu Yang wrote:
> Hi Greg,
>
> On Fri, Mar 14, 2025 at 09:18:51AM +0100, Greg KH wrote:
> > On Wed, Mar 12, 2025 at 04:26:54PM +0800, Xu Yang wrote:
> > > The i.MX95-19x19 EVK board features a USB 2.0 Type-A port, with this
> > > series primarily introducing USB 2.0 support. In the i.MX95 architecture,
> > > the USB wake-up handling mechanism is integrated within the HSIO block
> > > control module, utilizing a dedicated wake-up interrupt. Therefore, we
> > > also implemented corresponding wake-up logic code to properly manage this
> > > functionality.
> > >
> > > For detailed changes can refer to patch commit log.
> >
> > Does not apply to my tree :(
>
> It'd due to below dts patch #2,3 not in usb tree. However, linux-next already
> have them. I see Shawn just send pull request for 6.15. To make it easy,
> let me ping you when usb tree have them, is it ok?
>
> https://lore.kernel.org/linux-usb/20241204050907.1081781-1-xu.yang_2@nxp.com/#t
That will not be until after 6.15-rc1 is out.
thanks,
greg k-h
next prev parent reply other threads:[~2025-03-14 12:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 8:26 [PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board Xu Yang
2025-03-12 8:26 ` [PATCH v5 1/6] dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb' Xu Yang
2025-03-12 8:26 ` [PATCH v5 2/6] dt-bindings: usb: usbmisc-imx: add support for i.MX95 platform Xu Yang
2025-03-12 8:26 ` [PATCH v5 3/6] usb: chipidea: imx: add wakeup interrupt handling Xu Yang
2025-03-17 3:26 ` Peter Chen (CIX)
2025-03-12 8:26 ` [PATCH v5 4/6] usb: chipidea: imx: add HSIO Block Control wakeup setting Xu Yang
2025-03-12 8:26 ` [PATCH v5 5/6] arm64: dts: imx95: add USB2.0 nodes Xu Yang
2025-03-12 8:27 ` [PATCH v5 6/6] arm64: dts: imx95-19x19-evk: enable USB2.0 node Xu Yang
2025-03-14 8:18 ` [PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board Greg KH
2025-03-14 9:21 ` Xu Yang
2025-03-14 12:37 ` Greg KH [this message]
2025-03-18 7:24 ` Xu Yang
2025-03-18 13:12 ` Greg KH
2025-03-18 14:45 ` Xu Yang
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=2025031404-elite-critter-05b7@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=jun.li@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.