linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-phy@lists.infradead.org
Subject: [GIT PULL] phy: second round of fixes for v5.11
Date: Fri, 5 Feb 2021 17:26:18 +0530	[thread overview]
Message-ID: <20210205115618.GG2656@vkoul-mobl.Dlink> (raw)

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

             reply	other threads:[~2021-02-05 12:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-05 11:56 Vinod Koul [this message]
2021-02-09  8:33 ` [GIT PULL] phy: second round of fixes for v5.11 Greg KH
2021-02-10  9:12   ` Vinod Koul
2021-02-10  9:39     ` 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=20210205115618.GG2656@vkoul-mobl.Dlink \
    --to=vkoul@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).