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.16
Date: Tue, 2 Jan 2018 13:46:54 +0530 [thread overview]
Message-ID: <20180102081654.7498-1-kishon@ti.com> (raw)
Hi Greg,
Please find the pull request for 4.16 merge window below.
It includes a fix in exynos5-usbdrd to enumerate SuperSpeed devices on
Odroid XU3 and includes fixes/cleanups in Broadcom and Mediatek PHYs.
Please see the tag message for the complete list of changes.
Consider merging it for the next merge window and let me know if I
have to make any changes.
Thanks
Kishon
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -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.16
for you to fetch changes up to e4b227c1ca70ae779c39e5284742555b9e1cdf9f:
phy: phy-mtk-tphy: use of_device_get_match_data() (2017-12-29 13:00:35 +0530)
----------------------------------------------------------------
phy: for 4.16
*) Fix in exynos5-usbdrd to enumerate SuperSpeed devices on Odroid XU3
*) Fix in Broadcom USB PHY to get Dell Low Speed keyboards working
*) Fix in Broadcom USB PHY to power down the PHY when XHCI disabled
to save power
*) Fix in Broadcom USB PHY to prevent abort in DRD mode
*) Fix in Broadcom USB PHY to use the correct dt properties
*) Fix in Mediatek PHY to detect device connection
*) Make getting resource optional for Mediatek V1 TPHY
*) Cleanup in Mediatek PHY
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
----------------------------------------------------------------
Al Cooper (4):
phy: phy-brcm-usb: Fix two DT properties to match bindings doc
phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
phy: phy-brcm-usb-init: DRD mode can cause crash on startup
Chunfeng Yun (3):
phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
phy: phy-mtk-tphy: make shared banks optional for V1 TPHY
phy: phy-mtk-tphy: use of_device_get_match_data()
Vivek Gautam (1):
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
drivers/phy/broadcom/phy-brcm-usb-init.c | 22 ++--
drivers/phy/broadcom/phy-brcm-usb.c | 4 +-
drivers/phy/mediatek/phy-mtk-tphy.c | 35 +++---
drivers/phy/samsung/phy-exynos5-usbdrd.c | 183 +++++++++++++++++++++++++++++++
drivers/usb/dwc3/core.c | 2 +
5 files changed, 212 insertions(+), 34 deletions(-)
--
2.11.0
next reply other threads:[~2018-01-02 8:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-02 8:16 Kishon Vijay Abraham I [this message]
2018-01-02 9:55 ` [GIT PULL] phy: for 4.16 Greg KH
2018-01-03 8:36 ` Kishon Vijay Abraham I
2018-01-08 13:18 ` 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=20180102081654.7498-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 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.