From: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
To: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Kishon Vijay Abraham I <kishon@ti.com>,
Russell King <linux@armlinux.org.uk>,
Scott Branden <sbranden@broadcom.com>,
Ray Jui <rjui@broadcom.com>,
Srinath Mannam <srinath.mannam@broadcom.com>,
Jon Mason <jonmason@broadcom.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
Raviteja Garimella <raviteja.garimella@broadcom.com>,
Rafal Milecki <rafal@milecki.pl>, Arnd Bergmann <arnd@arndb.de>,
Viresh Kumar <viresh.kumar@linaro.org>,
Jaehoon Chung <jh80.chung@samsung.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
bcm-kernel-feedback-list@broadcom.com,
Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
Subject: [PATCH 0/3] Add driver for Broadcom Cygnus USB phy controller
Date: Tue, 24 Oct 2017 10:06:59 +0530 [thread overview]
Message-ID: <1508819822-29956-1-git-send-email-raveendra.padasalagi@broadcom.com> (raw)
Add driver for Broadcom's USB phy controller's used in Cygnus family
of SoC and it's based on 4.14-rc3 tag.
The patch set can be fetched from iproc-cyg-usb-v1 branch of
https://github.com/Broadcom/arm64-linux.git
Raveendra Padasalagi (3):
Documentation: DT: Add Cygnus usb phy binding
drivers: phy: broadcom: Add driver for Cygnus USB phy controller
ARM: dts: Add dt node for Broadcom Cygnus USB phy
.../bindings/phy/brcm,cygnus-usb-phy.txt | 101 ++++
arch/arm/boot/dts/bcm-cygnus.dtsi | 35 ++
drivers/phy/broadcom/Kconfig | 14 +
drivers/phy/broadcom/Makefile | 1 +
drivers/phy/broadcom/phy-bcm-cygnus-usb.c | 672 +++++++++++++++++++++
5 files changed, 823 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/brcm,cygnus-usb-phy.txt
create mode 100644 drivers/phy/broadcom/phy-bcm-cygnus-usb.c
--
1.9.1
next reply other threads:[~2017-10-24 4:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-24 4:36 Raveendra Padasalagi [this message]
2017-10-24 4:37 ` [PATCH 1/3] Documentation: DT: Add Cygnus usb phy binding Raveendra Padasalagi
2017-10-27 3:39 ` Rob Herring
2017-10-27 5:17 ` Raveendra Padasalagi
2017-10-24 4:37 ` [PATCH 2/3] drivers: phy: broadcom: Add driver for Cygnus USB phy controller Raveendra Padasalagi
2017-10-24 5:46 ` Rafał Miłecki
2017-10-24 6:41 ` Raveendra Padasalagi
2017-10-27 8:35 ` Kishon Vijay Abraham I
2017-10-30 0:02 ` Chanwoo Choi
2017-10-30 5:02 ` Raveendra Padasalagi
2017-10-30 6:58 ` Chanwoo Choi
2017-10-30 4:26 ` Raveendra Padasalagi
2017-10-24 4:37 ` [PATCH 3/3] ARM: dts: Add dt node for Broadcom Cygnus USB phy Raveendra Padasalagi
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=1508819822-29956-1-git-send-email-raveendra.padasalagi@broadcom.com \
--to=raveendra.padasalagi@broadcom.com \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=jh80.chung@samsung.com \
--cc=jonmason@broadcom.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=rafal@milecki.pl \
--cc=raviteja.garimella@broadcom.com \
--cc=rjui@broadcom.com \
--cc=robh+dt@kernel.org \
--cc=sbranden@broadcom.com \
--cc=srinath.mannam@broadcom.com \
--cc=viresh.kumar@linaro.org \
--cc=yoshihiro.shimoda.uh@renesas.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
all inboxes | Powered by JetHome®