* [GIT PULL] PHY: for 5.5 -rc
@ 2019-12-31 11:15 Kishon Vijay Abraham I
2020-01-02 11:37 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Kishon Vijay Abraham I @ 2019-12-31 11:15 UTC (permalink / raw)
To: Kishon Vijay Abraham I, Greg Kroah-Hartman; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] PHY: for 5.5 -rc
2019-12-31 11:15 [GIT PULL] PHY: for 5.5 -rc Kishon Vijay Abraham I
@ 2020-01-02 11:37 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-01-02 11:37 UTC (permalink / raw)
To: Kishon Vijay Abraham I; +Cc: linux-kernel
On Tue, Dec 31, 2019 at 04:45:41PM +0530, Kishon Vijay Abraham I wrote:
> 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
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-02 11:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-31 11:15 [GIT PULL] PHY: for 5.5 -rc Kishon Vijay Abraham I
2020-01-02 11:37 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox