[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABe79T7zfW5vz2S8hKWD4t8DW=uH_UkAXq1r2AyuZ+t=QZ-fQQ@mail.gmail.com>
Date: Thu, 29 Nov 2018 12:06:37 +0530
From: Srinath Mannam <srinath.mannam@...adcom.com>
To: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Kishon Vijay Abraham I <kishon@...com>
Cc: Tejun Heo <tj@...nel.org>,
Jayachandran C <jnair@...iumnetworks.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH 0/3] Stingray usb phy driver support
Hi Vijay,
Could you please help to review and provide your comments to this
patch series when you have time?
Thank you,
Regards,
Srinath.
On Tue, Nov 13, 2018 at 9:43 AM Srinath Mannam
<srinath.mannam@...adcom.com> wrote:
>
> These patches add stingray usb phy driver and its
> corresponding DT nodes with documentation.
>
> All patches are based on Linux-4.19.
>
> Srinath Mannam (3):
> dt-bindings: phy: Add binding document for stingray usb phy
> phy: sr-usb: Add stingray usb phy driver
> arm64: dts: Add USB DT nodes for Stingray SoC
>
> .../bindings/phy/brcm,stingray-usb-phy.txt | 62 ++++
> .../boot/dts/broadcom/stingray/stingray-usb.dtsi | 95 ++++++
> .../arm64/boot/dts/broadcom/stingray/stingray.dtsi | 1 +
> drivers/phy/broadcom/Kconfig | 11 +
> drivers/phy/broadcom/Makefile | 1 +
> drivers/phy/broadcom/phy-bcm-sr-usb.c | 367 +++++++++++++++++++++
> 6 files changed, 537 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/brcm,stingray-usb-phy.txt
> create mode 100644 arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi
> create mode 100644 drivers/phy/broadcom/phy-bcm-sr-usb.c
>
> --
> 2.7.4
>
Powered by blists - more mailing lists