[GIT PULL]: Generic phy updates for v5.16

Vinod Koul vkoul at kernel.org
Wed Oct 27 06:14:11 PDT 2021


Hello Greg,

Please pull to receive Generic Phy updates for v5.16. This includes
couple of new driver, new device support and updates to bunch of the
drivers. The changes are already in linux-next.

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git next

for you to fetch changes up to b4dc97ab0a629eda8bda20d96ef47dac08a505d9:

  phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe() (2021-10-26 16:36:23 +0530)

----------------------------------------------------------------
Amelie Delaunay (3):
      phy: stm32: restore utmi switch on resume
      dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning properties
      phy: stm32: add phy tuning support

Cai Huoqing (3):
      phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
      phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()
      phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_reset()

Dan Carpenter (1):
      phy: ti: gmii-sel: check of_get_address() for failure

Dmitry Baryshkov (1):
      phy: qcom-qmp: another fix for the sc8180x PCIe definition

Johan Jonker (1):
      dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188

Krzysztof Kozlowski (1):
      phy: samsung: unify naming and describe driver in KConfig

Mauro Carvalho Chehab (1):
      phy: HiSilicon: Add driver for Kirin 970 PCIe PHY

Rafał Miłecki (1):
      dt-bindings: phy: brcm,ns-usb2-phy: bind just a PHY block

Sandeep Maheswaram (1):
      phy: qcom-snps: Correct the FSEL_MASK

Shawn Guo (8):
      dt-bindings: phy: qcom,qmp: Update maintainer email
      dt-bindings: phy: qcom,qusb2: Add compatible for QCM2290
      phy: qcom-qusb2: Add compatible for QCM2290
      dt-bindings: phy: qcom,qusb2: Add missing vdd-supply
      phy: qcom-qusb2: Add missing vdd supply
      dt-bindings: phy: qcom,qmp: Add QCM2290 USB3 PHY
      phy: qcom-qmp: Add QCM2290 USB3 PHY support
      dt-bindings: phy: qcom,qmp: IPQ6018 and IPQ8074 PCIe PHY require no supply

Swapnil Jakhade (4):
      phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
      dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclk
      phy: cadence-torrent: Model reference clock driver as a clock to enable derived refclk
      phy: cadence-torrent: Add support to output received reference clock

Vladimir Zapolskiy (1):
      phy: qcom-qusb2: Fix a memory leak on probe

Wan Jiabing (1):
      phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2

Yang Yingliang (1):
      phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()

 .../devicetree/bindings/phy/bcm-ns-usb2-phy.yaml   |  25 +-
 .../devicetree/bindings/phy/phy-stm32-usbphyc.yaml | 129 ++++
 .../devicetree/bindings/phy/qcom,qmp-phy.yaml      |  84 +-
 .../devicetree/bindings/phy/qcom,qusb2-phy.yaml    |   7 +
 .../devicetree/bindings/phy/rockchip-usb-phy.yaml  |  11 +-
 drivers/phy/broadcom/Kconfig                       |   4 +
 drivers/phy/cadence/phy-cadence-torrent.c          | 316 +++++++-
 drivers/phy/hisilicon/Kconfig                      |  10 +
 drivers/phy/hisilicon/Makefile                     |   1 +
 drivers/phy/hisilicon/phy-hi3670-pcie.c            | 845 +++++++++++++++++++++
 drivers/phy/hisilicon/phy-hisi-inno-usb2.c         |  10 +-
 drivers/phy/microchip/sparx5_serdes.c              |   4 +-
 drivers/phy/qualcomm/phy-qcom-qmp.c                | 157 +++-
 drivers/phy/qualcomm/phy-qcom-qmp.h                |   2 +
 drivers/phy/qualcomm/phy-qcom-qusb2.c              |  21 +-
 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c      |   2 +-
 drivers/phy/rockchip/phy-rockchip-inno-usb2.c      |  11 +-
 drivers/phy/samsung/Kconfig                        |  16 +-
 drivers/phy/st/phy-stm32-usbphyc.c                 | 203 +++++
 drivers/phy/ti/phy-gmii-sel.c                      |   2 +
 include/dt-bindings/phy/phy-cadence.h              |   2 +
 21 files changed, 1752 insertions(+), 110 deletions(-)
 create mode 100644 drivers/phy/hisilicon/phy-hi3670-pcie.c

Thanks
-- 
~Vinod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-phy/attachments/20211027/7eec7126/attachment.sig>


More information about the linux-phy mailing list