linux/Documentation/devicetree/bindings/phy
Linus Torvalds 9b725d5959 phy-for-7.0
- Core
   - Add suuport for "rx-polarity" and "tx-polarity" device tree properties
     and phy common properties to manage this
 
  - New Support
   - Qualcomm Glymur PCIe Gen4 2-lanes PCIe phy, DP and edp phy support, USB
     UNI PHY support and SMB2370 eUSB2 repeater support. SC8280xp QMP UFS PHY
     support, Kaanapali PCIe phy and QMP PHY support, QCS615 QMP USB3+DP PHY
     and driver support for that.
   - SpacemiT PCIe/combo PHY and K1 USB2 PHY driver.
   - HDMI 2.1 FRL configuration support and driver enabling for rockchip
     samsung-hdptx driver.
   - TI TCAN1046 phy support.
   - Renesas RZ/V2H(P) and RZ/V2N usb3 support
   - Mediatek MT8188 hdmi-phy support
   - Google Tensor SoC USB PHY driver
   - Apple Type-C PHY support
 
 - Updates
   - Subsystem conversion for clock round_rate() to determine_rate()
   - TI USB3 DT schema conversion
   - Samsung ExynosAutov920 usb3, combo hsphy and ssphy support
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmmUivwACgkQfBQHDyUj
 g0cbiQ/6A88WwlDoA/hh5NFN/5mkloHaVvcbYEraqvkzpdsWjCXOxQXfCBC5IVI+
 BOn8GjjVEQMKLs8V7LXF/ZdGGJ+DI0TOod1GLrgKX/q8YL6XTxZ5DThWqSZrVRBI
 SXY8/PFu6t12frVN7+f5l00m3/e/V1vdO1s1TBIzsrIt72RWI9vggjaLG9Gi0q3/
 XBvgJFHV7/S5QIpn4+mL8b/r0CUshUnRX4VkIn5nRT+QUlZejs4RcuB322NF5Cva
 ghFPLv5wrniZl6PGRsQyoEtPNS1mjJpnbKf0HqU/4BeaaVh+ylDu4ooXxH6w3E4v
 vpk93MT3ZZXJWb1I6LkHJJnm5E5J8QRqhJXaeAoYXNsQZBx1L3CkpZG9DR2nO7V5
 fv2eL/C2uDbPRovj4OT4BNAHXziqqjFTpS8se0U8MNG0qri0KmPJmP6MkSHM+pLg
 USOsln+geUBsMkbqrDmy4RLPvP61qqid8RsPXxZoQpJiIrAL8WoT1JQ2DOh6NwqJ
 IyPicLPihevXCvvLGm44HfYOHAcG+IGCD71vwOxnRkLFefc10Lg9FhnzHCKrnJvR
 ELbx8ucu5+XRsL4mJa8DU6bi8DF4unzVpfBPvmguZtGS1noaDnsYGO5xTMeHZGMX
 WASaH25iuEtXgLXfeeHvkxqPXP2oZHqVRT4rlIZ7O7ODU79Dshw=
 =6ibD
 -----END PGP SIGNATURE-----

Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy

Pull phy updates from Vinod Koul:
 "Core:

   - Add suuport for "rx-polarity" and "tx-polarity" device tree
     properties and phy common properties to manage this

  New Support:

   - Qualcomm Glymur PCIe Gen4 2-lanes PCIe phy, DP and edp phy, USB UNI
     PHY and SMB2370 eUSB2 repeater. SC8280xp QMP UFS PHY, Kaanapali
     PCIe phy and QMP PHY, QCS615 QMP USB3+DP PHY and driver support for
     that.

   - SpacemiT PCIe/combo PHY and K1 USB2 PHY driver.

   - HDMI 2.1 FRL configuration support and driver enabling for rockchip
     samsung-hdptx driver

   - TI TCAN1046 phy

   - Renesas RZ/V2H(P) and RZ/V2N usb3

   - Mediatek MT8188 hdmi-phy

   - Google Tensor SoC USB PHY driver

   - Apple Type-C PHY

  Updates:

   - Subsystem conversion for clock round_rate() to determine_rate()

   - TI USB3 DT schema conversion

   - Samsung ExynosAutov920 usb3, combo hsphy and ssphy support"

* tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: (143 commits)
  phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determine_rate()
  dt-bindings: phy: ti,control-phy-otghs: convert to DT schema
  dt-bindings: phy: ti,phy-usb3: convert to DT schema
  phy: tegra: xusb: Remove unused powered_on variable
  phy: renesas: rcar-gen3-usb2: add regulator dependency
  phy: GOOGLE_USB: add TYPEC dependency
  phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
  phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
  phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control
  phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()
  phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic
  dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC
  dt-bindings: phy: renesas,usb2-phy: Document mux-states property
  dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator
  phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support
  phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
  phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
  phy: rockchip: samsung-hdptx: Drop hw_rate driver data
  phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
  phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
  ...
2026-02-17 11:40:04 -08:00
..
airoha,en7581-pcie-phy.yaml dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers 2024-07-02 18:54:28 +05:30
allwinner,sun4i-a10-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun5i-a13-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun6i-a31-mipi-dphy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
allwinner,sun6i-a31-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-a23-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-a83t-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-h3-usb-phy.yaml dt-bindings: phy: Add special clock for Allwinner H616 PHY 2022-11-07 10:20:25 +05:30
allwinner,sun8i-r40-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun8i-v3s-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun9i-a80-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun50i-a64-usb-phy.yaml dt-bindings: phy: document Allwinner A523 USB-2.0 PHY 2025-03-10 12:44:27 +05:30
allwinner,sun50i-h6-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun50i-h6-usb3-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
allwinner,suniv-f1c100s-usb-phy.yaml dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY 2023-01-12 23:08:57 +05:30
amlogic,axg-mipi-dphy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
amlogic,g12a-mipi-dphy-analog.yaml dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example 2023-11-27 16:30:48 +05:30
amlogic,g12a-usb2-phy.yaml dt-bindings: phy: g12a-usb2-phy: add optional power-domains 2024-06-12 23:16:15 +05:30
amlogic,g12a-usb3-pcie-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
amlogic,meson-axg-mipi-pcie-analog.yaml dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: drop text about parent syscon and drop example 2023-11-27 16:30:48 +05:30
amlogic,meson-axg-pcie.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
amlogic,meson-gxl-usb2-phy.yaml dt-bindings: phy: convert meson-gxl-usb2-phy.txt to dt-schema 2023-01-14 00:00:11 +05:30
amlogic,meson8-hdmi-tx-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
amlogic,meson8b-usb2-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
apm,xgene-phy.yaml dt-bindings: phy: apm,xgene-phy: Remove trailing whitespace 2025-06-26 16:30:10 -07:00
apple,atcphy.yaml dt-bindings: phy: Add Apple Type-C PHY 2025-12-23 23:11:05 +05:30
bcm-ns-usb2-phy.yaml dt-bindings: phy: bcm-ns-usb2-phy: drop deprecated variant 2024-10-21 23:56:16 +05:30
bcm-ns-usb3-phy.yaml dt-bindings: phy: bcm-ns-usb3-phy: convert to yaml 2021-03-31 16:47:53 +05:30
brcm,bcm63xx-usbh-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
brcm,brcmstb-usb-phy.yaml dt-bindings: phy: brcmstb-usb-phy: Add support for bcm74110 2025-04-11 12:51:12 +05:30
brcm,cygnus-pcie-phy.yaml dt-bindings: phy: Add missing (unevaluated|additional)Properties on child nodes 2022-08-30 12:36:51 +05:30
brcm,kona-usb2-phy.yaml dt-bindings: phy: brcm,kona-usb2-phy: convert to YAML 2023-05-08 14:58:47 +05:30
brcm,ns2-drd-phy.yaml dt-bindings: phy: Convert brcm,ns2-drd-phy to DT schema 2025-06-15 19:59:01 +05:30
brcm,ns2-pcie-phy.yaml dt-bindings: drop redundant part of title (end, part two) 2022-12-16 11:41:49 -06:00
brcm,sata-phy.yaml dt-bindings: Drop unnecessary quotes on keys 2024-05-03 07:50:05 -05:00
brcm,sr-pcie-phy.yaml dt-bindings: phy: Convert brcm,sr-pcie-phy to DT schema 2025-06-15 19:59:01 +05:30
brcm,sr-usb-combo-phy.yaml dt-bindings: phy: Convert brcm,sr-usb-combo-phy to DT schema 2025-07-22 18:58:31 +05:30
calxeda-combophy.yaml dt-bindings: drop redundant part of title (manual) 2022-12-16 12:51:43 -06:00
cdns,dphy-rx.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
cdns,dphy.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
cdns,salvo-phy.yaml dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-microvolt 2023-05-19 23:14:07 +05:30
fsl,imx8-pcie-phy.yaml dt-binding: phy: Add i.MX8MP PCIe PHY binding 2022-10-17 11:01:02 +05:30
fsl,imx8mp-hdmi-phy.yaml dt-bindings: phy: add binding for the i.MX8MP HDMI PHY 2024-03-29 00:27:06 +05:30
fsl,imx8mq-usb-phy.yaml phy-for-6.19 2025-12-09 06:31:47 +09:00
fsl,imx8qm-hsio.yaml dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding 2024-06-15 17:52:01 +05:30
fsl,imx8qm-lvds-phy.yaml dt-bindings: phy: Add Freescale i.MX8qm Mixel LVDS PHY binding 2022-07-08 10:43:20 +05:30
fsl,lynx-28g.yaml dt-bindings: phy: lynx-28g: permit lane OF PHY providers 2025-12-23 23:11:06 +05:30
fsl,mxs-usbphy.yaml dt-bindings: phy: mxs-usb-phy: add imx8qxp compatible 2024-10-17 20:42:24 +05:30
google,lga-usb-phy.yaml dt-bindings: phy: google: Add Google Tensor G5 USB PHY 2026-01-14 19:56:36 +05:30
hisilicon,hi3660-usb3.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
hisilicon,hi3670-usb3.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
hisilicon,hi3798cv200-combphy.yaml dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema 2024-07-31 17:00:03 +05:30
hisilicon,hi6220-usb-phy.yaml dt-bindings: phy: Convert hisilicon,hi6220-usb-phy to DT schema 2025-06-15 19:59:01 +05:30
hisilicon,hix5hd2-sata-phy.yaml dt-bindings: phy: Convert hisilicon,hix5hd2-sata-phy to DT schema 2025-06-15 19:59:01 +05:30
hisilicon,inno-usb2-phy.yaml dt-bindings: phy: Convert hisilicon,inno-usb2-phy to DT schema 2025-06-15 19:59:01 +05:30
hisilicon,phy-hi3670-pcie.yaml dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY 2021-08-16 16:00:52 -05:00
img,pistachio-usb-phy.yaml dt-bindings: phy: Convert img,pistachio-usb-phy to DT schema 2025-06-15 19:59:01 +05:30
ingenic,phy-usb.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
intel,combo-phy.yaml dt-bindings: phy: intel,combo-phy: restrict node name suffixes 2023-06-21 23:28:52 +05:30
intel,keembay-phy-usb.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
intel,lgm-emmc-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
intel,lgm-usb-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
lantiq,ase-usb2-phy.yaml dt-bindings: phy: Convert lantiq,ase-usb2-phy to DT schema 2025-06-15 19:59:01 +05:30
lantiq,vrx200-pcie-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
marvell,armada-375-usb-cluster.yaml dt-bindings: phy: Convert Marvell MVEBU PHYs to DT schema 2025-06-15 20:05:04 +05:30
marvell,armada-380-comphy.yaml dt-bindings: phy: Convert marvell,armada-380-comphy to DT schema 2025-06-15 20:04:31 +05:30
marvell,armada-3700-utmi-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
marvell,armada-cp110-utmi-phy.yaml dt-bindings: phy: armada-cp110-utmi: add optional swap-dx-lanes property 2024-06-12 16:51:21 +05:30
marvell,berlin2-sata-phy.yaml dt-bindings: phy: Convert marvell,berlin2-sata-phy to DT schema 2025-06-15 19:59:01 +05:30
marvell,berlin2-usb-phy.yaml dt-bindings: phy: Convert marvell,berlin2-usb-phy to DT schema 2025-06-15 19:59:01 +05:30
marvell,comphy-cp110.yaml dt-bindings: phy: marvell,comphy-cp110: Fix clock and child node constraints 2025-08-12 19:41:28 +05:30
marvell,mmp2-usb-phy.yaml dt-bindings: phy: marvell,mmp2-usb-phy: Drop status from the example 2025-07-22 18:49:00 +05:30
marvell,mmp3-hsic-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
marvell,mmp3-usb-phy.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
marvell,mvebu-sata-phy.yaml dt-bindings: phy: Convert Marvell MVEBU PHYs to DT schema 2025-06-15 20:05:04 +05:30
marvell,pxa1928-usb-phy.yaml dt-bindings: phy: Convert PXA1928 USB/HSIC PHY to DT schema 2023-10-13 15:53:57 +05:30
mediatek,dsi-phy.yaml dt-bindings: phy: mediatek,dsi-phy: Add support for MT6893 2025-05-14 09:44:35 +01:00
mediatek,hdmi-phy.yaml dt-bindings: phy: mediatek,hdmi-phy: Document extra clocks for MT8195 2026-01-17 00:10:01 +00:00
mediatek,mt7621-pci-phy.yaml dt-bindings: use capital "OR" for multiple licenses in SPDX 2023-08-23 15:00:31 -05:00
mediatek,mt7628-usbphy.yaml dt-bindings: phy: ralink-usb-phy: convert to dtschema 2023-10-23 11:50:56 +05:30
mediatek,mt7988-xfi-tphy.yaml dt-bindings: Fix various typos 2024-09-13 14:01:34 -05:00
mediatek,mt8365-csi-rx.yaml dt-bindings: phy: add mediatek MIPI CD-PHY module v0.5 2024-02-07 15:02:13 +01:00
mediatek,pcie-phy.yaml dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY 2022-07-05 10:58:38 +05:30
mediatek,tphy.yaml dt-bindings: phy: mediatek,tphy: Add support for MT7981 2025-11-20 21:36:44 +05:30
mediatek,ufs-phy.yaml scsi: dt-bindings: phy: mediatek,ufs-phy: Update maintainer information in mediatek,ufs-phy.yaml 2025-11-08 12:14:53 -05:00
mediatek,xsphy.yaml dt-bindings: phy: mtk-xs-phy: support type switch by pericfg 2025-05-14 09:24:44 +01:00
microchip,lan966x-serdes.yaml dt-bindings: phy: Add lan966x-serdes binding 2021-11-23 13:09:08 +05:30
microchip,sparx5-serdes.yaml dt-bindings: phy: sparx5: document lan969x 2024-10-22 00:02:03 +05:30
mixel,mipi-dsi-phy.yaml dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties 2025-07-22 18:48:31 +05:30
motorola,cpcap-usb-phy.yaml dt-bindings: Fix inconsistent quoting 2025-11-17 11:24:50 -06:00
motorola,mapphone-mdm6600.yaml dt-bindings: phy: Convert motorola,mapphone-mdm6600 to DT schema 2025-06-15 19:59:02 +05:30
mscc,vsc7514-serdes.yaml dt-bindings: phy: ocelot-serdes: convert to YAML 2022-09-13 22:10:15 +05:30
nuvoton,ma35d1-usb2-phy.yaml dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings 2024-08-29 23:51:32 +05:30
nvidia,tegra20-usb-phy.yaml dt-bindings: Fix incomplete if/then/else schemas 2022-04-04 14:20:09 -05:00
nvidia,tegra124-xusb-padctl.yaml dt-bindings: phy: tegra-xusb: Convert to json-schema 2023-01-18 22:56:13 +05:30
nvidia,tegra186-xusb-padctl.yaml dt-bindings: phy: tegra-xusb: Convert to json-schema 2023-01-18 22:56:13 +05:30
nvidia,tegra194-xusb-padctl.yaml dt-bindings: phy: tegra-xusb: Add support for Tegra234 2023-02-03 19:06:30 +05:30
nvidia,tegra210-xusb-padctl.yaml dt-bindings: use capital "OR" for multiple licenses in SPDX 2023-08-23 15:00:31 -05:00
nxp,ptn3222.yaml dt-bindings: phy: add NXP PTN3222 eUSB2 to USB2 redriver 2024-10-17 20:48:27 +05:30
phy-bindings.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-cadence-sierra.yaml dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII 2024-10-07 12:18:55 +05:30
phy-cadence-torrent.yaml dt-bindings: phy: cadence-torrent: enable PHY_TYPE_USXGMII 2025-05-14 09:26:05 +01:00
phy-common-props.yaml dt-bindings: phy-common-props: RX and TX lane polarity inversion 2026-01-14 18:16:05 +05:30
phy-miphy28lp.txt
phy-miphy365x.txt
phy-rockchip-naneng-combphy.yaml dt-bindings: phy: rockchip: naneng-combphy: Add RK3528 variant 2025-08-13 12:19:24 +05:30
phy-rockchip-usbdp.yaml dt-bindings: phy: rockchip: Add missing "phy-supply" property 2025-04-10 18:47:54 +05:30
phy-stm32-usbphyc.yaml dt-bindings: treewide: add access-controllers description 2024-04-05 14:39:10 +02:00
phy-tegra194-p2u.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
qca,ar7100-usb-phy.yaml dt-bindings: phy: Convert qca,ar7100-usb-phy to DT schema 2025-06-15 19:59:02 +05:30
qcom,edp-phy.yaml dt-bindings: phy: Add DP PHY compatible for Glymur 2026-01-01 16:33:57 +05:30
qcom,hdmi-phy-other.yaml dt-bindings: phy: qcom, hdmi-phy-other: mark it as clock provider 2023-01-26 21:06:38 +02:00
qcom,hdmi-phy-qmp.yaml dt-bindings: phy: add qcom,hdmi-phy-8998 2024-09-02 02:53:44 +03:00
qcom,ipq806x-usb-phy-hs.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
qcom,ipq806x-usb-phy-ss.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
qcom,ipq5332-uniphy-pcie-phy.yaml dt-bindings: phy: qcom: uniphy-pcie: Add ipq5018 compatible 2025-04-11 17:11:47 +05:30
qcom,ipq5332-usb-hsphy.yaml dt-bindings: phy: qcom,m31: Add IPQ5018 compatible 2023-09-21 16:38:51 +02:00
qcom,ipq8074-qmp-pcie-phy.yaml dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the IPQ5424 QMP PCIe PHYs 2024-12-25 01:17:33 +05:30
qcom,m31-eusb2-phy.yaml dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Kaanapali 2026-01-14 15:12:23 +05:30
qcom,msm8996-qmp-pcie-phy.yaml dt-bindings: phy: qcom,msm8996-qmp-pcie: deprecate reset names 2022-08-30 18:56:20 +05:30
qcom,msm8998-qmp-pcie-phy.yaml dt-bindings: phy: migrate QMP PCIe PHY bindings to qcom,sc8280xp-qmp-pcie-phy.yaml 2023-08-22 19:33:37 +05:30
qcom,msm8998-qmp-usb3-phy.yaml dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for QCS615 2024-10-16 10:42:34 +02:00
qcom,pcie2-phy.yaml dt-bindings: phy: qcom,pcie2-phy: convert to YAML format 2023-01-12 22:44:29 +05:30
qcom,qcs615-qmp-usb3dp-phy.yaml dt-bindings: phy: Add QMP USB3+DP PHY for QCS615 2025-12-23 23:11:04 +05:30
qcom,qusb2-phy.yaml dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible 2024-12-04 19:59:29 +05:30
qcom,sa8775p-dwmac-sgmii-phy.yaml dt-bindings: phy: describe the Qualcomm SGMII PHY 2024-10-17 18:07:30 +05:30
qcom,sata-phy.yaml dt-bindings: phy: qcom,sata-phy: convert to dtschema 2024-07-31 16:38:24 +05:30
qcom,sc8280xp-qmp-pcie-phy.yaml phy-for-7.0 2026-02-17 11:40:04 -08:00
qcom,sc8280xp-qmp-ufs-phy.yaml dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add QMP UFS PHY compatible 2026-01-14 15:14:29 +05:30
qcom,sc8280xp-qmp-usb3-uni-phy.yaml dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible 2025-12-23 23:11:07 +05:30
qcom,sc8280xp-qmp-usb43dp-phy.yaml dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Kaanapali QMP PHY 2026-01-14 15:12:23 +05:30
qcom,snps-eusb2-phy.yaml dt-bindings: phy: qcom,snps-eusb2: document the Milos Synopsys eUSB2 PHY 2025-07-22 18:05:45 +05:30
qcom,snps-eusb2-repeater.yaml dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param update 2025-12-24 12:33:05 +05:30
qcom,usb-hs-28nm.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
qcom,usb-hs-phy.yaml dt-bindings: phy: qcom,usb-hs-phy: Add compatible 2024-06-15 17:19:49 +05:30
qcom,usb-hsic-phy.yaml dt-bindings: phy: qcom,usb-hsic-phy: convert to DT schema 2023-01-13 23:30:05 +05:30
qcom,usb-snps-femto-v2.yaml dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300 2024-10-11 14:27:29 +05:30
qcom,usb-ss.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
qcom-usb-ipq4019-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
realtek,usb2phy.yaml dt-bindings: phy: realtek: Add Realtek DHC RTD SoC USB 2.0 PHY 2023-07-26 06:38:14 +02:00
realtek,usb3phy.yaml dt-bindings: phy: realtek: Add Realtek DHC RTD SoC USB 3.0 PHY 2023-07-26 06:38:14 +02:00
renesas,r8a779f0-ether-serdes.yaml dt-bindings: phy: renesas: Document Renesas Ethernet SERDES 2022-11-10 12:56:09 +05:30
renesas,rcar-gen2-usb-phy.yaml dt-bindings: phy: renesas,rcar-gen2-usb-phy: Convert to json-schema 2022-09-20 11:51:44 +05:30
renesas,rcar-gen3-pcie-phy.yaml dt-bindings: phy: renesas,rcar-gen3-pcie-phy: Convert to json-schema 2021-05-14 16:04:03 +05:30
renesas,rzg3e-usb3-phy.yaml dt-bindings: phy: renesas,rzg3e-usb3-phy: Add RZ/V2H(P) and RZ/V2N support 2025-12-23 23:11:03 +05:30
renesas,usb2-phy.yaml dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC 2026-01-21 14:16:02 +05:30
renesas,usb3-phy.yaml dt-bindings: phy: renesas: usb3-phy: Spelling s/funcional/functional/ 2022-06-16 17:21:09 -07:00
rockchip,inno-usb2phy.yaml dt-bindings: phy: rockchip,inno-usb2phy: add rk3562 2025-05-14 12:20:39 +01:00
rockchip,pcie3-phy.yaml dt-bindings: phy: rockchip: Add missing "phy-supply" property 2025-04-10 18:47:54 +05:30
rockchip,px30-dsi-dphy.yaml dt-bindings: phy: rockchip-inno-dsidphy: Add compatible for rk3506 2025-11-20 22:00:02 +05:30
rockchip,rk3228-hdmi-phy.yaml dt-bindings: phy: rk3228-hdmi-phy: convert to yaml 2024-10-17 20:40:00 +05:30
rockchip,rk3288-dp-phy.yaml dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml 2023-01-29 14:37:13 +01:00
rockchip,rk3399-emmc-phy.yaml dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema 2024-07-02 18:54:01 +05:30
rockchip,rk3399-pcie-phy.yaml dt-bindings: phy: rockchip: Convert RK3399 PCIe PHY to schema 2025-05-14 11:16:28 +01:00
rockchip,rk3399-typec-phy.yaml dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema 2025-05-14 09:32:02 +01:00
rockchip,rk3588-hdptx-phy.yaml dt-bindings: phy: Add rk3576 hdptx phy 2025-02-10 22:29:22 +05:30
rockchip,rk3588-mipi-dcphy.yaml dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema 2025-03-16 22:10:46 +05:30
rockchip-inno-csi-dphy.yaml dt-bindings: phy: rockchip-inno-csi-dphy: add rk3588 variant 2025-09-10 21:22:28 +05:30
rockchip-mipi-dphy-rx0.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
rockchip-usb-phy.yaml dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188 2021-10-26 16:36:22 +05:30
samsung,dp-video-phy.yaml dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle 2023-02-03 20:20:51 +01:00
samsung,exynos-hdmi-phy.yaml dt-bindings: remove Joonyoung Shim from maintainers 2022-07-12 13:52:59 +09:00
samsung,exynos-pcie-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
samsung,exynos2200-eusb2-phy.yaml dt-bindings: phy: add exynos2200 eusb2 phy support 2025-05-14 11:43:37 +01:00
samsung,exynos5250-sata-phy.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,mipi-video-phy.yaml dt-bindings: phy: samsung,mipi-video-phy: document exynos7870 MIPI phy 2025-06-15 19:37:34 +05:30
samsung,ufs-phy.yaml dt-bindings: phy: samsung,ufs-phy: add power-domains 2025-12-24 12:32:09 +05:30
samsung,usb2-phy.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,usb3-drd-phy.yaml dt-bindings: phy: samsung,usb3-drd-phy: add power-domains 2025-12-24 12:32:09 +05:30
socionext,uniphier-ahci-phy.yaml dt-bindings: phy: socionext,uniphier: add top-level constraints 2024-08-29 23:46:25 +05:30
socionext,uniphier-pcie-phy.yaml dt-bindings: phy: socionext,uniphier: add top-level constraints 2024-08-29 23:46:25 +05:30
socionext,uniphier-usb2-phy.yaml dt-bindings: phy: Fix node descriptions in uniphier-phy example 2022-12-26 16:09:29 -06:00
socionext,uniphier-usb3hs-phy.yaml dt-bindings: phy: socionext,uniphier: add top-level constraints 2024-08-29 23:46:25 +05:30
socionext,uniphier-usb3ss-phy.yaml dt-bindings: phy: socionext,uniphier: add top-level constraints 2024-08-29 23:46:25 +05:30
sophgo,cv1800b-usb2-phy.yaml dt-bindings: phy: Add Sophgo CV1800 USB phy 2025-09-10 20:52:42 +05:30
spacemit,k1-combo-phy.yaml dt-bindings: phy: spacemit: Add SpacemiT PCIe/combo PHY 2025-12-23 23:11:03 +05:30
spacemit,k1-pcie-phy.yaml dt-bindings: phy: spacemit: Introduce PCIe PHY 2025-12-23 23:11:03 +05:30
spacemit,usb2-phy.yaml dt-bindings: phy: spacemit: add K1 USB2 PHY 2026-01-01 16:25:49 +05:30
st,spear1310-miphy.yaml dt-bindings: phy: Convert st,spear1310-miphy to DT schema 2025-06-15 19:59:02 +05:30
st,stih407-usb2-phy.yaml dt-bindings: phy: st: convert phy-stih407-usb to DT schema 2023-09-21 16:38:51 +02:00
st,stm32mp25-combophy.yaml dt-bindings: phy: Add STM32MP25 COMBOPHY bindings 2024-10-07 12:17:07 +05:30
starfive,jh7110-dphy-rx.yaml dt-bindings: phy: Add starfive,jh7110-dphy-rx 2023-07-24 16:13:03 +05:30
starfive,jh7110-dphy-tx.yaml dt-bindings: phy: Add starfive,jh7110-dphy-tx 2024-06-15 17:38:30 +05:30
starfive,jh7110-pcie-phy.yaml dt-bindings: phy: Add StarFive JH7110 PCIe PHY 2023-07-12 22:27:44 +05:30
starfive,jh7110-usb-phy.yaml dt-bindings: phy: Add StarFive JH7110 USB PHY 2023-07-12 22:27:44 +05:30
sunplus,sp7021-usb2-phy.yaml dt-bindings: phy: Drop unneeded quotes 2023-03-31 19:17:08 +05:30
ti,control-phy-otghs.yaml dt-bindings: phy: ti,control-phy-otghs: convert to DT schema 2026-02-04 21:01:08 +05:30
ti,da830-usb-phy.yaml dt-bindings: phy: Convert ti,da830-usb-phy to DT schema 2025-07-22 18:58:02 +05:30
ti,dm8168-usb-phy.yaml dt-bindings: phy: Convert ti,dm816x-usb-phy to DT schema 2025-06-15 19:59:02 +05:30
ti,keystone-usbphy.yaml dt-bindings: phy: Convert ti,keystone-usbphy to DT schema 2025-06-15 19:59:02 +05:30
ti,omap-usb2.yaml Merge branch 'dt/linus' into dt/next 2022-03-08 13:42:06 -06:00
ti,phy-am654-serdes.yaml dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type 2023-04-12 21:50:45 +05:30
ti,phy-gmii-sel.yaml dt-bindings: phy: ti: phy-gmii-sel: Add support for J784S4 CPSW9G 2023-04-12 22:08:00 +05:30
ti,phy-j721e-wiz.yaml dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
ti,phy-usb3.yaml dt-bindings: phy: ti,phy-usb3: convert to DT schema 2026-02-04 21:01:08 +05:30
ti,tcan104x-can.yaml dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1046 2025-12-23 23:11:04 +05:30
xlnx,zynqmp-psgtr.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00