public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] phy: second round of fixes for v5.11
@ 2021-02-05 11:56 Vinod Koul
  2021-02-09  8:33 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Vinod Koul @ 2021-02-05 11:56 UTC (permalink / raw)
  To: Greg KH; +Cc: Kishon Vijay Abraham I, LKML, linux-phy

Hello Greg,

Please pull to receive few phy driver fixes for v5.11.
Apologies for sending them bit late.

The following changes since commit d092bd9110494de3372722b317510b3692f1b2fe:

  phy: mediatek: allow compile-testing the dsi phy (2021-01-04 13:00:54 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes2-5.11

for you to fetch changes up to 9a8b9434c60f40e4d2603c822a68af6a9ca710df:

  phy: mediatek: Add missing MODULE_DEVICE_TABLE() (2021-02-04 13:37:37 +0530)

----------------------------------------------------------------
phy: second round of phy fixes for v5.11

 - rockchip: init return and vednor prefix to dt-property
 - cpcap: bool conversion fix
 - lantiq: clock enable fix
 - lgm: kconfig depends on x86
 - mediatek: add mising MODULE_DEVICE_TABLE()

----------------------------------------------------------------
Boris Brezillon (1):
      phy: mediatek: Add missing MODULE_DEVICE_TABLE()

Chris Ruehl (3):
      phy: rockchip-emmc: emmc_phy_init() always return 0
      devicetree: phy: rockchip-emmc optional add vendor prefix
      phy: rockchip: emmc, add vendor prefix to dts properties

Geert Uytterhoeven (1):
      phy: USB_LGM_PHY should depend on X86

Mathias Kresin (1):
      phy: lantiq: rcu-usb2: wait after clock enable

Tian Tao (1):
      phy: cpcap-usb: remove unneeded conversion to bool

Yang Li (1):
      phy: phy-brcm-sata: remove unneeded semicolon

 Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt | 10 +++++-----
 drivers/phy/Kconfig                                         |  1 +
 drivers/phy/broadcom/phy-brcm-sata.c                        |  2 +-
 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c                    | 10 +++++++++-
 drivers/phy/mediatek/phy-mtk-hdmi.c                         |  1 +
 drivers/phy/mediatek/phy-mtk-mipi-dsi.c                     |  1 +
 drivers/phy/motorola/phy-cpcap-usb.c                        |  2 +-
 drivers/phy/rockchip/phy-rockchip-emmc.c                    | 12 +++++++-----
 8 files changed, 26 insertions(+), 13 deletions(-)

-- 
~Vinod

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-10  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 11:56 [GIT PULL] phy: second round of fixes for v5.11 Vinod Koul
2021-02-09  8:33 ` Greg KH
2021-02-10  9:12   ` Vinod Koul
2021-02-10  9:39     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox