From: Kishon Vijay Abraham I <kishon@ti.com>
To: Kishon Vijay Abraham I <kishon@ti.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] PHY: for 5.5 -rc
Date: Tue, 31 Dec 2019 16:45:41 +0530 [thread overview]
Message-ID: <20191231111541.29702-1-kishon@ti.com> (raw)
Hi Greg,
Please find the pull request for 5.5 -rc cycle.
It includes a bunch of bug fixes for cpcap-usb PHY driver which is used
for configuring USB PHY and debug UART used in certain Motorola droid4
phones. It also includes a minor fix in qcom-qmp PHY driver and
rockchip-inno-hdmi causing a display issue in RK3328.
Please see the tag message below for the complete list of changes and
let me know If I have to change something.
Thanks
Kishon
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-5.5-rc
for you to fetch changes up to 4f510aa10468954b1da4e94689c38ac6ea8d3627:
phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz (2019-12-31 15:46:08 +0530)
----------------------------------------------------------------
phy: for 5.5-rc
*) Fix error path in cpcap-usb driver when no host driver is loaded to
avoid debug serial console from stop working
*) Fix to let USB host idle before switching to UART mode in cpcap-usb
driver in order to avoid flakey enumeration next time
*) Prevent USB line glitches from waking up modem by enabling the USB
lines (GPIO mux) after configuring the cpcap-usb PHY
*) Improve host vs docked mode detection in cpcap-usb PHY driver to keep
VBUS enabled in host mode
*) Fix to prevent cpcap-usb PHY driver from enabling the PHY twice
*) Increase PHY ready timeout in qcom-qmp PHY as it takes more than 1ms
to initialize
*) Round clock rate down to closest 1000 Hz in phy-rockchip-inno-hdmi to
prevent wrong pixel clock to be used and result in no-signal when
configuring a mode on RK3328
----------------------------------------------------------------
Bjorn Andersson (1):
phy: qcom-qmp: Increase PHY ready timeout
Jonas Karlman (1):
phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz
Tony Lindgren (6):
phy: cpcap-usb: Fix error path when no host driver is loaded
phy: cpcap-usb: Fix flakey host idling and enumerating of devices
phy: mapphone-mdm6600: Fix uninitialized status value regression
phy: cpcap-usb: Prevent USB line glitches from waking up modem
phy: cpcap-usb: Improve host vs docked mode detection
phy: cpcap-usb: Drop extra write to usb2 register
drivers/phy/motorola/phy-cpcap-usb.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------
drivers/phy/motorola/phy-mapphone-mdm6600.c | 11 +++--------
drivers/phy/qualcomm/phy-qcom-qmp.c | 2 +-
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c | 4 ++++
4 files changed, 98 insertions(+), 47 deletions(-)
--
2.17.1
next reply other threads:[~2019-12-31 11:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-31 11:15 Kishon Vijay Abraham I [this message]
2020-01-02 11:37 ` [GIT PULL] PHY: for 5.5 -rc Greg Kroah-Hartman
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=20191231111541.29702-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