From: Kishon Vijay Abraham I <kishon@ti.com>
To: <gregkh@linuxfoundation.org>
Cc: <kishon@ti.com>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] phy: for 4.11 -rc cycle
Date: Wed, 22 Mar 2017 20:30:32 +0530 [thread overview]
Message-ID: <20170322150036.12629-1-kishon@ti.com> (raw)
Hi Greg,
Please find the pull request for this -rc cycle below.
The major change is removing USB3 PHY driver for Broadcom NSP merged
during the last merge window. It is found there already exists a PHY
driver (used by NS) and it can be shared with NSP as well. So in the
coming merge windows the existing USB3 PHY for NS will be adapted to
work for NSP. Apart from that, no major changes and includes a error
handling fix in phy-exynos-pcie and compiler error fix with EXTCON
is not selected.
Consider merging it in this -rc cycle and let me know If I have to
make any changes.
Thanks
Kishon
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.11-rc
for you to fetch changes up to 1a09b6a7c10e22c489a8b212dd6862b1fd9674ad:
phy: qcom-usb-hs: Add depends on EXTCON (2017-03-09 15:29:57 +0530)
----------------------------------------------------------------
phy: for 4.11-rc
*) Revert USB3 PHY support for Broadcom NSP SoC
*) Fix compiler error on qcom-usb-hs when depends on EXTCON
is not added
*) Fix error handling in phy-exynos-pcie
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
----------------------------------------------------------------
Jaehoon Chung (1):
phy: phy-exynos-pcie: fix the wrong error return
Rafał Miłecki (2):
Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"
Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY"
Stephen Boyd (1):
phy: qcom-usb-hs: Add depends on EXTCON
Documentation/devicetree/bindings/phy/brcm,nsp-usb3-phy.txt | 39 ------------------------------
drivers/phy/Kconfig | 9 +------
drivers/phy/Makefile | 1 -
drivers/phy/phy-bcm-nsp-usb3.c | 177 -----------------------------------------------------------------------------------------------------------------------------------------
drivers/phy/phy-exynos-pcie.c | 4 ++--
5 files changed, 3 insertions(+), 227 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/phy/brcm,nsp-usb3-phy.txt
delete mode 100644 drivers/phy/phy-bcm-nsp-usb3.c
--
2.11.0
next reply other threads:[~2017-03-22 15:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-22 15:00 Kishon Vijay Abraham I [this message]
2017-03-22 15:00 ` [PATCH 1/4] Revert "phy: Add USB3 PHY support for Broadcom NSP SoC" Kishon Vijay Abraham I
2017-03-22 15:00 ` [PATCH 2/4] Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY" Kishon Vijay Abraham I
2017-03-22 15:00 ` [PATCH 3/4] phy: phy-exynos-pcie: fix the wrong error return Kishon Vijay Abraham I
2017-03-22 15:00 ` [PATCH 4/4] phy: qcom-usb-hs: Add depends on EXTCON Kishon Vijay Abraham I
2017-03-23 21:04 ` [GIT PULL] phy: for 4.11 -rc cycle Greg KH
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=20170322150036.12629-1-kishon@ti.com \
--to=kishon@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/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
Powered by JetHome