[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <301bc860-bab7-9e18-9cef-7c8069d112dc@ti.com>
Date: Thu, 7 Apr 2022 11:02:37 +0530
From: Aswath Govindraju <a-govindraju@...com>
To: unlisted-recipients:; (no To-header on input)
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-usb@...r.kernel.org>, Felipe Balbi <balbi@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Roger Quadros <rogerq@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>,
Kishon Vijay Abraham I <kishon@...com>
Subject: Re: [PATCH v2 0/2] AM62: Add support for AM62 USB wrapper driver
Hi All,
On 24/03/22 13:04, Aswath Govindraju wrote:
> The following series of patches add support for AM62 USB wrapper driver
> and its corresponding bindings.
>
> changes since v1:
> - Fixed the error with dev_pm_ops uninitialization, in patch 2.
> This was reported by kernel test bot
> - In patch 1, made correction in grammer of clocks property description
> and added maxItems in the interrupts property based on comments
> received from Roger
> - In patch 1, corrected the title, fixed the description of
> ti,syscon-phy-pll-refclk, added pattern properties and child node
> in the example based on the comments from Krzysztof.
>
Thank you for all the review and comments. I have posted respin(v3) for
this patch series. Here is the link to the series
https://patchwork.kernel.org/project/linux-usb/list/?series=629613
Regards,
Aswath
> Aswath Govindraju (2):
> dt-bindings: usb: Add documentation for AM62 USB Wrapper module
> drivers: usb: dwc3: Add AM62 USB wrapper driver
>
> .../devicetree/bindings/usb/ti,am62-usb.yaml | 117 ++++
> drivers/usb/dwc3/Kconfig | 9 +
> drivers/usb/dwc3/Makefile | 1 +
> drivers/usb/dwc3/dwc3-am62.c | 581 ++++++++++++++++++
> 4 files changed, 708 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/usb/ti,am62-usb.yaml
> create mode 100644 drivers/usb/dwc3/dwc3-am62.c
>
Powered by blists - more mailing lists