linux_dsm_epyc7002/Documentation/devicetree/bindings/phy
Greg Kroah-Hartman 7383092c4d phy: for 5.5
*) Add a new PHY driver for USB3 PHY on Allwinner H6 SoC
   *) Add a new PHY driver for Innosilicon Video Combo PHY(MIPI/LVDS/TTL)
   *) Add support in xusb-tegra210 PHY driver to get USB device mode functional
      in Tegra 210
   *) Add support for SM8150 QMP UFS PHY in phy-qcom-qmp PHY driver
   *) Fix smatch warning (array off by one) in phy-rcar-gen2 PHY driver
   *) Enable mac tx internal delay for rgmii-rxid in phy-gmii-sel driver
   *) Fix phy-qcom-usb-hs from registering multiple extcon notifiers during PHY
      power cycle
   *) Use devm_platform_ioremap_resource() in phy-mvebu-a3700-utmi,
      phy-hisi-inno-usb2, phy-histb-combphy and regulator_bulk_set_supply_names()
      in xusb to simplify code
   *) Remove unused variable in xusb-tegra210 and phy-dm816x-usb
   *) Fix sparse warnings in phy-brcm-usb-init
 
 Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQJCBAABCgAsFiEEUXMr/TfP2p4suIY5Dlx4XIBNgtkFAl3CZgcOHGtpc2hvbkB0
 aS5jb20ACgkQDlx4XIBNgtngTg/+PAOgrRL5oTyVPO9taqWr6taZwPOR9PqWllSz
 25dQjB5F2x+q5H1OnZmPRSRlUyTEJftb2eZRj++skfAgYnSFiVj8AC+Qs9Qasb89
 sWxFwmRCgUjUOx/k8a6nPZQ3MVZXpnbtQmE9+Jr3C3t9Z+7XFOUDGjFM5mx6rwa/
 DezdvakAQltLruTChceZaTmIpzaqchFOoXV2otuGAoS62Ap4Apu4CbnvWLlcEYly
 cEFYgoTqxV/cVqC9+UWLSVah437gBzhf0CkpUzHQDuVJ7F5Z1Ze3AeQmnclYHOP4
 mmPYB6c40txK4xuGRhUUcGvvYaruX8fb3FTJgR8LI4qSkNV3hSQvn3jw8jgxNAQN
 TQefanFEyc+9KY0T4XuukpIdR1DN/bBczzHabki74dL9CbF0kq28jW0KwYmqQv8U
 9YFi8B0b9ZF06mzUwJvggp27NEvIQ7daaZ7TJ6GK+un0W8FJnYACZt3VqBsfJq5r
 jj/hRKvtug+o9Xvr0KDNLWWBF3mm8WqZNqeVfv9UNYqw5aqv/HKUiY/76f1lwxl+
 4apvIgDSA6MZTaQpAUUEHyoHPNZH36Dmu0luLc+W1yZuzzHd+WBeJkQOsXNIC6n6
 CkjyKT3veDo5zjADKHFIvsQVgcprVVMtYcz9nObtXJ7NQT2aIn5DOsZNq1ngN7YV
 qsbpwF4=
 =7ihV
 -----END PGP SIGNATURE-----

Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into char-misc-next

Kishon writes:

phy: for 5.5

  *) Add a new PHY driver for USB3 PHY on Allwinner H6 SoC
  *) Add a new PHY driver for Innosilicon Video Combo PHY(MIPI/LVDS/TTL)
  *) Add support in xusb-tegra210 PHY driver to get USB device mode functional
     in Tegra 210
  *) Add support for SM8150 QMP UFS PHY in phy-qcom-qmp PHY driver
  *) Fix smatch warning (array off by one) in phy-rcar-gen2 PHY driver
  *) Enable mac tx internal delay for rgmii-rxid in phy-gmii-sel driver
  *) Fix phy-qcom-usb-hs from registering multiple extcon notifiers during PHY
     power cycle
  *) Use devm_platform_ioremap_resource() in phy-mvebu-a3700-utmi,
     phy-hisi-inno-usb2, phy-histb-combphy and regulator_bulk_set_supply_names()
     in xusb to simplify code
  *) Remove unused variable in xusb-tegra210 and phy-dm816x-usb
  *) Fix sparse warnings in phy-brcm-usb-init

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

* tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy: (28 commits)
  phy: phy-rockchip-inno-usb2: add phy description for px30
  phy: qcom-usb-hs: Fix extcon double register after power cycle
  phy: renesas: phy-rcar-gen2: Fix the array off by one warning
  phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_on()
  dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy
  phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHY
  phy: add PHY_MODE_LVDS
  phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
  dt-bindings: Add bindings for USB3 phy on Allwinner H6
  phy: qcom-qmp: Add SM8150 QMP UFS PHY support
  dt-bindings: phy-qcom-qmp: Add sm8150 UFS phy compatible string
  phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
  phy: tegra: use regulator_bulk_set_supply_names()
  phy: ti: dm816x: remove set but not used variable 'phy_data'
  phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"
  phy: tegra: xusb: Add vbus override support on Tegra186
  phy: tegra: xusb: Add vbus override support on Tegra210
  phy: tegra: xusb: Add usb3 port fake support on Tegra210
  phy: tegra: xusb: Add XUSB dual mode support on Tegra210
  dt-bindings: rcar-gen3-phy-usb3: Add r8a774b1 support
  ...
2019-11-07 09:25:29 +01:00
..
allwinner,sun6i-a31-mipi-dphy.yaml dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
allwinner,sun50i-h6-usb3-phy.yaml dt-bindings: Add bindings for USB3 phy on Allwinner H6 2019-10-31 16:54:00 +05:30
amlogic,meson-g12a-usb2-phy.yaml dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml 2019-08-13 16:11:01 -06:00
amlogic,meson-g12a-usb3-pcie-phy.yaml dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml 2019-08-13 16:11:01 -06:00
apm-xgene-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
bcm-ns-usb2-phy.txt
bcm-ns-usb3-phy.txt dt-bindings: phy: Modify Broadcom NS USB 3.0 PHY binding to use MDIO 2017-06-16 13:22:26 +05:30
berlin-sata-phy.txt
berlin-usb-phy.txt
brcm-sata-phy.txt dt-bindings: phy: Document BCM63138 compatible string 2018-09-25 16:10:08 +05:30
brcm,brcmstb-usb-phy.txt dt-bindings: Add Broadcom STB USB PHY binding document 2017-10-03 11:54:54 +05:30
brcm,cygnus-pcie-phy.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
brcm,kona-usb2-phy.txt
brcm,mdio-mux-bus-pci.txt binding: PHY: Binding doc for NS2 PCIe PHYs. 2016-06-10 23:24:54 -07:00
brcm,ns2-drd-phy.txt dt-bindings: phy: Add DT bindings documentation for NS2 USB DRD PHY 2017-06-09 17:39:39 +05:30
brcm,sr-pcie-phy.txt dt-bindings: phy: Add binding doc for Stingray PCIe PHY 2018-07-10 13:45:09 +05:30
brcm,stingray-usb-phy.txt dt-bindings: phy: Add Stingray USB PHY binding document 2019-04-17 14:12:48 +05:30
calxeda-combophy.txt
cdns,dphy.txt dt-bindings: phy: Move the Cadence D-PHY bindings 2019-02-07 11:11:06 +05:30
dm816x-phy.txt
fsl,imx8mq-usb-phy.txt dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator 2019-04-18 22:08:25 +05:30
hix5hd2-phy.txt
keystone-usb-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
lantiq,vrx200-pcie-phy.yaml dt-bindings: phy: lantiq: Fix Property Name 2019-10-02 14:14:58 -05:00
meson8b-usb2-phy.txt dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs 2017-06-06 14:50:01 +05:30
meson-gxl-usb2-phy.txt dt-bindings: phy: meson-gxl-usb2-phy: add the reset line and clock 2018-03-08 13:56:25 +05:30
meson-gxl-usb3-phy.txt dt-bindings: phy: Add support for the USB3 PHY on Amlogic Meson GXL SoCs 2018-03-16 13:40:44 +05:30
mixel,mipi-dsi-phy.txt dt-bindings: phy: Add documentation for mixel dphy 2019-06-21 16:01:06 +05:30
mxs-usb-phy.txt doc: dt-binding: mxs-usb-phy: add compatible for 7ulp 2019-07-03 10:56:16 +03:00
nvidia,tegra20-usb-phy.txt dt-bindings: phy: Clarify ULPI PHY source clock 2018-03-08 15:09:36 +01:00
nvidia,tegra124-xusb-padctl.txt dt-bindings: phy: tegra-xusb: List PLL power supplies 2019-06-12 15:35:44 +05:30
phy-armada38x-comphy.txt dt-bindings: phy: Armada 38x common phy bindings 2019-02-07 18:10:25 -08:00
phy-ath79-usb.txt MIPS: ath79: Fix the USB PHY reset names 2018-07-26 11:21:28 -07:00
phy-bindings.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-cadence-dp.txt dt-bindings: phy: Document Cadence MHDP DisplayPort PHY bindings 2018-09-10 14:25:25 +05:30
phy-cadence-sierra.txt dt-bindings: phy: Document cadence Sierra PHY bindings 2018-12-12 10:01:38 +05:30
phy-cpcap-usb.txt phy: cpcap-usb: Add CPCAP PMIC USB support 2017-06-06 14:50:21 +05:30
phy-da8xx-usb.txt dt-bindings: Add bindings for phy-da8xx-usb 2016-07-04 18:07:38 +05:30
phy-hi3660-usb3.txt dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY 2019-04-18 22:08:25 +05:30
phy-hi3798cv200-combphy.txt dt-bindings: add bindings doc for hi3798cv200 combphy 2018-02-21 11:54:36 +05:30
phy-hi6220-usb.txt
phy-hisi-inno-usb2.txt dt-bindings: add bindings doc for HiSilicon INNO USB2 PHY 2018-03-16 16:55:28 +05:30
phy-lantiq-rcu-usb2.txt phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module 2017-09-04 21:19:02 +02:00
phy-lpc18xx-usb-otg.txt
phy-mapphone-mdm6600.txt phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4 2018-03-16 16:55:30 +05:30
phy-miphy28lp.txt
phy-miphy365x.txt
phy-mtk-tphy.txt dt-bindings: phy-mtk-tphy: add optional properties for u2phy 2018-07-10 13:45:08 +05:30
phy-mtk-ufs.txt dt-bindings: phy: Add document for phy-mtk-ufs 2019-04-17 14:13:00 +05:30
phy-mtk-xsphy.txt dt-bindings: add MediaTek XS-PHY binding 2018-05-20 21:51:35 +05:30
phy-mvebu-comphy.txt dt-bindings: phy: Add Marvell COMPHY clocks 2019-08-27 11:37:09 +05:30
phy-mvebu-utmi.txt dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings 2019-02-07 11:11:03 +05:30
phy-mvebu.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
phy-ocelot-serdes.txt dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing 2018-10-05 14:36:44 -07:00
phy-pxa-usb.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-rockchip-inno-hdmi.txt dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP 2018-09-10 14:37:36 +05:30
phy-rockchip-inno-usb2.txt phy: phy-rockchip-inno-usb2: add phy description for px30 2019-10-31 18:27:47 +05:30
phy-rockchip-typec.txt dt-bindings: phy-rockchip-typec: move extcon property to be optional. 2018-03-16 16:55:36 +05:30
phy-stih41x-usb.txt
phy-stih407-usb.txt
phy-stm32-usbphyc.txt dt-bindings: phy: add support for STM32 USB PHY Controller (USBPHYC) 2018-03-16 13:40:46 +05:30
phy-tegra194-p2u.txt dt-bindings: PHY: P2U: Add Tegra194 P2U block 2019-08-13 16:01:14 +01:00
pistachio-usb-phy.txt
pxa1928-usb-phy.txt
qcom-apq8064-sata-phy.txt
qcom-dwc3-usb-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
qcom-ipq806x-sata-phy.txt
qcom-pcie2-phy.txt dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY 2019-05-31 19:41:12 +05:30
qcom-qmp-phy.txt dt-bindings: phy-qcom-qmp: Add sm8150 UFS phy compatible string 2019-10-25 17:58:17 +05:30
qcom-qusb2-phy.txt dt-bindings: phy-qcom: Add support for msm8998 usb 2019-02-07 11:10:43 +05:30
qcom,usb-8x16-phy.txt
qcom,usb-hs-phy.txt phy: Add support for Qualcomm's USB HS phy 2017-01-27 13:06:52 +05:30
qcom,usb-hsic-phy.txt phy: Add support for Qualcomm's USB HSIC phy 2017-01-27 13:06:52 +05:30
ralink-usb-phy.txt dt-bindings: phy: Add bindings for ralink-usb PHY 2017-08-20 14:02:22 +05:30
rcar-gen2-phy.txt dt-bindings: phy: rcar-gen2: Add r8a77470 support 2019-04-17 14:13:08 +05:30
rcar-gen3-phy-pcie.txt dt-bindings: phy: Renesas R-Car Gen3 PCIe PHY bindings 2018-07-10 13:45:11 +05:30
rcar-gen3-phy-usb2.txt dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support 2019-10-23 13:20:32 +05:30
rcar-gen3-phy-usb3.txt dt-bindings: rcar-gen3-phy-usb3: Add r8a774b1 support 2019-10-23 13:20:32 +05:30
rockchip-dp-phy.txt
rockchip-emmc-phy.txt dt-bindings: phy: Add a new property drive-impedance-ohm for RK's emmc PHY 2019-04-17 14:12:59 +05:30
rockchip-pcie-phy.txt dt-bindings: phy-rockchip-pcie: Convert to per-lane PHY model 2017-08-29 13:18:05 -05:00
rockchip-usb-phy.txt phy: rockchip-usb: Add vbus regulator support. 2017-04-10 16:43:41 +05:30
rockchip,px30-dsi-dphy.yaml dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy 2019-10-31 16:54:01 +05:30
samsung-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
st-spear-miphy.txt
sun4i-usb-phy.txt dt-bindings: phy: add binding for Allwinner H6 USB2 PHY 2018-12-12 10:01:27 +05:30
sun9i-usb-phy.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ti-phy-gmii-sel.txt dt-bindings: phy: add cpsw port interface mode selection phy bindings 2018-12-12 10:01:40 +05:30
ti-phy.txt dt-bindings: phy: ti: Add support for AM654x USB2 PHY 2019-02-07 11:10:39 +05:30
ti,phy-am654-serdes.txt dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC 2019-04-17 14:13:18 +05:30
uniphier-pcie-phy.txt dt-bindings: phy: add UniPhier PCIe PHY description 2018-09-25 16:10:07 +05:30
uniphier-usb2-phy.txt dt-bindings: phy: add DT bindings for UniPhier USB2 PHY driver 2018-09-10 14:27:34 +05:30
uniphier-usb3-hsphy.txt dt-bindings: phy: add DT bindings for UniPhier USB3 PHY driver 2018-09-10 14:26:55 +05:30
uniphier-usb3-ssphy.txt dt-bindings: phy: add DT bindings for UniPhier USB3 PHY driver 2018-09-10 14:26:55 +05:30