linux-samsung-r9q2/Documentation/devicetree/bindings/phy
Linus Torvalds 950b6662e2 SoC: DT changes for 6.3
About a quarter of the changes are for 32-bit arm, mostly filling in
 device support for existing machines and adding minor cleanups, mostly
 for Qualcomm and Samsung based machines.
 
 Two new 32-bit SoCs are added, both are quad-core Cortex-A7 chips from
 Rockchips that have been around for a while but were lacking kernel
 support so far: RV1126 is a Vision SoC with an NPU and is used in the
 Edgeble Neural Compute Module 2(Neu2) board, while RK3128 is design for
 TV boxes and so far only comes with a dts for its refernece design.
 
 The other 32-bit boards that were added are two ASpeed AST2600 based BMC
 boards, the Microchip sam9x60_curiosity development board (Armv5 based!),
 the Enclustra PE1 FPGA-SoM baseboard, and a few more boards for i.MX53
 and i.MX6ULL.
 
 On the RISC-V side, there are fewer patches, but a total of ten new
 single-board computers based on variations of the Allwinner D1/T113 chip,
 plus one more board based on Microchip Polarfire.
 
 As usual, arm64 has by far the most changes here, with over 700 non-merge
 changesets, among them over 400 alone for Qualcomm. The newly added SoCs
 this time are all recent high-end embedded SoCs for various markets,
 each on comes with support for its reference board:
 
  - Qualcomm SM8550 (Snapdragon 8 Gen 2) for mobile phones
  - Qualcomm QDU1000/QRU1000 5G RAN platform
  - Rockchips RK3588/RK3588s for tablets, chromebooks and SBCs
  - TI J784S4 for industrial and automotive applications
 
 In total, there are 46 new arm64 machines:
  - Reference platforms for each of the five new SoCs
  - Three Amlogic based development boards
  - Six embedded machines based on NXP i.MX8MM and i.MX8MP
  - The Mediatek mt7986a based Banana Pi R3 router
  - Six tablets based on Qualcomm MSM8916 (Snapdragon 410),
    SM6115 (Snapdragon 662) and SM8250 (Snapdragon 865)
  - Two LTE dongles, also based on MSM8916
  - Seven mobile phones, based on Qualcomm MSM8953 (Snapdragon 610),
    SDM450 and SDM632
  - Three chromebooks based on Qualcomm SC7280 (Snapdragon 7c)
  - Nine development boards based on Rockchips RK3588, RK3568,
    RK3566 and RK3328.
  - Five development machines based on TI K3 (AM642/AM654/AM68/AM69)
 
 The cleanup of dtc warnings continues across all platforms, adding
 to the total number of changes.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmPvpVYACgkQmmx57+YA
 GNm3iA/+NgaiEgwxaot1eoBqKImyP6NtC9VHFYRbscVkaBEkdNpm2zeVX92E2/8d
 dZuGiOqY5VC+e53Rbig6m0GLrctYJfZTdJ0tYih8cwkB0jVL6bHzFQE1ugZkXkQC
 /dXx2ozNQD1XqfgXqi7OC2PeaBqBxOK4UFrhUvjfzR68GuZmWpdC4+1mdIs106D1
 252vV3y3biMDKXg1SgTXc4t8nb/ZT69gJpgJdbNuypDcAVrqlLaQZQ1sdEUu2wsh
 6XnBZKe8srkFFwN+eR0Tdf9MhneUFJxLQsAajAm4WN1QiGrqtU42mrpJE80b6Uic
 wnkvgwfyGVeGivM4/bAkeug5dCiElzCiwQBCKzL95ucf75Z8SfmhFAVAqji/MFBF
 yzfetUld975qI0Bw6zh9dJALz6hElZAbbvcGI1imlXjVIsOwINvCoB5r3YPJw7FR
 2nhJrsXs8h37VZgkeTlMp5BMu9j0AQKoBL4zbOSdrDr+XuOvuzIez+8ashFLijvu
 FO+qlXfHUC7WsR6wktVumCsADnVRPJZN0UeMhSFixceD/njVaRZBk3BOY5Ea9wjm
 G0s3KpqnLgEMrjDW3FLBf8xb9qEQPBAyeYUL9d0MHByz8W7iI/dQjEie0UEzmCqI
 J+cDdhMCKDNYOF0Xk8d9k2g5/p62/0akmncOBCZRJf9bMHklBWY=
 =I8Ga
 -----END PGP SIGNATURE-----

Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull SoC DT updates from Arnd Bergmann:
 "About a quarter of the changes are for 32-bit arm, mostly filling in
  device support for existing machines and adding minor cleanups, mostly
  for Qualcomm and Samsung based machines.

  Two new 32-bit SoCs are added, both are quad-core Cortex-A7 chips from
  Rockchips that have been around for a while but were lacking kernel
  support so far: RV1126 is a Vision SoC with an NPU and is used in the
  Edgeble Neural Compute Module 2(Neu2) board, while RK3128 is design
  for TV boxes and so far only comes with a dts for its refernece
  design.

  The other 32-bit boards that were added are two ASpeed AST2600 based
  BMC boards, the Microchip sam9x60_curiosity development board (Armv5
  based!), the Enclustra PE1 FPGA-SoM baseboard, and a few more boards
  for i.MX53 and i.MX6ULL.

  On the RISC-V side, there are fewer patches, but a total of ten new
  single-board computers based on variations of the Allwinner D1/T113
  chip, plus one more board based on Microchip Polarfire.

  As usual, arm64 has by far the most changes here, with over 700
  non-merge changesets, among them over 400 alone for Qualcomm. The
  newly added SoCs this time are all recent high-end embedded SoCs for
  various markets, each on comes with support for its reference board:

   - Qualcomm SM8550 (Snapdragon 8 Gen 2) for mobile phones
   - Qualcomm QDU1000/QRU1000 5G RAN platform
   - Rockchips RK3588/RK3588s for tablets, chromebooks and SBCs
   - TI J784S4 for industrial and automotive applications

  In total, there are 46 new arm64 machines:
   - Reference platforms for each of the five new SoCs
   - Three Amlogic based development boards
   - Six embedded machines based on NXP i.MX8MM and i.MX8MP
   - The Mediatek mt7986a based Banana Pi R3 router
   - Six tablets based on Qualcomm MSM8916 (Snapdragon 410), SM6115
     (Snapdragon 662) and SM8250 (Snapdragon 865)
   - Two LTE dongles, also based on MSM8916
   - Seven mobile phones, based on Qualcomm MSM8953 (Snapdragon 610),
     SDM450 and SDM632
   - Three chromebooks based on Qualcomm SC7280 (Snapdragon 7c)
   - Nine development boards based on Rockchips RK3588, RK3568, RK3566
     and RK3328.
   - Five development machines based on TI K3 (AM642/AM654/AM68/AM69)

  The cleanup of dtc warnings continues across all platforms, adding to
  the total number of changes"

* tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (1035 commits)
  dt-bindings: riscv: correct starfive visionfive 2 compatibles
  ARM: dts: socfpga: Add enclustra PE1 devicetree
  dt-bindings: altera: Add enclustra mercury PE1
  arm64: dts: qcom: msm8996: align RPM G-Link clock-controller node with bindings
  arm64: dts: qcom: qcs404: align RPM G-Link node with bindings
  arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
  arm64: dts: qcom: sm8550: remove invalid interconnect property from cryptobam
  arm64: dts: qcom: sc7280: Adjust zombie PWM frequency
  arm64: dts: qcom: sc8280xp-pmics: Specify interrupt parent explicitly
  arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses
  arm64: dts: qcom: sm7225-fairphone-fp4: move status property down
  arm64: dts: qcom: pmk8350: Use the correct PON compatible
  arm64: dts: qcom: sc8280xp-x13s: Enable external display
  arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glink
  arm64: dts: qcom: sc8280xp: Add USB-C-related DP blocks
  arm64: dts: qcom: sm8350-hdk: enable GPU
  arm64: dts: qcom: sm8350: add GPU, GMU, GPU CC and SMMU nodes
  arm64: dts: qcom: sm8350: finish reordering nodes
  arm64: dts: qcom: sm8350: move more nodes to correct place
  arm64: dts: qcom: sm8350: reorder device nodes
  ...
2023-02-20 15:49:56 -08:00
..
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: sun6i-a31-mipi-dphy: Add the A100 DPHY variant 2022-11-24 23:04:23 +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: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
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: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
amlogic,axg-mipi-dphy.yaml MAINTAINERS: Update email of Neil Armstrong 2022-08-18 11:23:00 -06:00
amlogic,g12a-mipi-dphy-analog.yaml dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings 2022-07-05 13:51:12 +05:30
amlogic,g12a-usb2-phy.yaml dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation 2023-01-18 22:57:25 +05:30
amlogic,g12a-usb3-pcie-phy.yaml dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation 2023-01-18 22:56:51 +05:30
amlogic,meson-axg-mipi-pcie-analog.yaml dt-bindings: Fix typo in comment 2022-07-21 13:14:27 -06:00
amlogic,meson-axg-pcie.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
amlogic,meson8-hdmi-tx-phy.yaml dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings 2021-11-23 11:17:49 +05:30
amlogic,meson8b-usb2-phy.yaml dt-bindings: phy: meson8b-usb2: Add compatible string for Meson8m2 2020-05-15 13:16:55 +05:30
apm-xgene-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
bcm-ns-usb2-phy.yaml dt-bindings: phy: brcm,ns-usb2-phy: bind just a PHY block 2021-10-01 15:36:07 +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
berlin-sata-phy.txt phy: berlin-sata: Document BG2 compatible 2014-11-13 11:49:44 +05:30
berlin-usb-phy.txt Documentation: bindings: add doc for the Berlin USB PHY 2014-11-21 19:48:50 +05:30
brcm,bcm63xx-usbh-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,brcmstb-usb-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
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.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05: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,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 redundant 'maxItems/minItems' in if/then schemas 2022-05-04 16:19:03 -05:00
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.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 doc: dt-binding: cdns-salvo-phy: add binding doc 2020-05-07 09:46:36 +05:30
dm816x-phy.txt phy: Add a driver for dm816x USB PHY 2015-04-03 18:16:19 +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,imx8mq-usb-phy.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
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: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
hisilicon,hi3660-usb3.yaml dt-bindings: phy: hisilicon,hi3660-usb3: simplify example 2022-09-12 13:31:10 -05:00
hisilicon,hi3670-usb3.yaml dt-bindings: phy: hisilicon,hi3670-usb3: simplify example 2022-09-12 13:31:10 -05:00
hisilicon,phy-hi3670-pcie.yaml dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY 2021-08-16 16:00:52 -05:00
hix5hd2-phy.txt Documentation: Document Hisilicon hix5hd2 sata PHY 2014-07-22 12:46:10 +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: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
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
intel,phy-thunderbay-emmc.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
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: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
marvell,armada-3700-utmi-phy.yaml dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example 2022-05-02 16:03:02 +05:30
marvell,armada-cp110-utmi-phy.yaml devicetree/bindings: add support for CP110 UTMI PHY 2021-03-30 23:33:13 +05:30
marvell,mmp3-hsic-phy.yaml dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml 2020-11-02 19:55:45 +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
mediatek,dsi-phy.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mediatek,hdmi-phy.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mediatek,mt7621-pci-phy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05: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 Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mediatek,ufs-phy.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mediatek,xsphy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
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
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: Add sparx5-serdes bindings 2021-03-17 12:13:19 +05:30
mixel,mipi-dsi-phy.yaml dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp 2022-04-20 12:59:50 +05:30
mscc,vsc7514-serdes.yaml dt-bindings: phy: ocelot-serdes: convert to YAML 2022-09-13 22:10:15 +05:30
mxs-usb-phy.txt doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value 2022-08-31 09:07:53 +02:00
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.txt dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop 2021-03-24 14:04:40 +01:00
phy-armada38x-comphy.txt dt: update Marvell Armada 38x COMPHY binding 2020-07-21 22:57:46 +05:30
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-sierra.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
phy-cadence-torrent.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
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-hi3798cv200-combphy.txt dt-bindings: add bindings doc for hi3798cv200 combphy 2018-02-21 11:54:36 +05:30
phy-hi6220-usb.txt phy: add phy-hi6220-usb 2015-12-20 15:21:38 +05:30
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 dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding 2016-04-04 16:13:32 +02:00
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: miphy28lp: Pass sysconfig register offsets via syscfg dt property. 2015-01-21 15:23:06 +05:30
phy-miphy365x.txt phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h 2015-04-03 18:16:20 +05:30
phy-mvebu-comphy.txt Documentation/bindings: phy: update references to cp11x 2021-06-17 16:57:29 +02:00
phy-mvebu.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05: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-naneng-combphy.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
phy-rockchip-typec.txt dt-bindings: phy-rockchip-typec: move extcon property to be optional. 2018-03-16 16:55:36 +05:30
phy-stih407-usb.txt dt-bindings: reset: update st,stih407-powerdown.yaml references 2022-06-06 12:17:00 -05:00
phy-stm32-usbphyc.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
phy-tegra194-p2u.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
pistachio-usb-phy.txt phy: Add binding document for Pistachio USB2.0 PHY 2015-06-21 21:53:37 +02:00
pxa1928-usb-phy.txt dt-bindings: Add Marvell PXA1928 USB and HSIC PHY bindings 2015-06-09 12:20:30 -07:00
qcom,edp-phy.yaml dt-bindings: phy: qcom-edp: Add SC8280XP PHY compatibles 2022-08-30 11:01:23 +05:30
qcom,hdmi-phy-other.yaml dt-bindings: display/msm: hdmi: split and convert to yaml 2022-07-04 21:05:30 +03:00
qcom,hdmi-phy-qmp.yaml dt-bindings: phy: qcom, hdmi-phy-qmp: add clock-cells and XO clock 2022-09-18 09:38:06 -07: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,ipq8074-qmp-pcie-phy.yaml dt-bindings: phy: qcom,qmp-pcie: rename current bindings 2022-11-10 12:34:54 +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,msm8996-qmp-ufs-phy.yaml dt-bindings: phy: qcom,qmp-ufs: fix sc8280xp binding 2022-10-28 18:30:30 +05:30
qcom,msm8996-qmp-usb3-phy.yaml dt-bindings: phy: qcom,qmp-usb: fix sc8280xp binding 2022-11-05 12:59:42 +05:30
qcom,qusb2-phy.yaml dt-bindings: phy: qcom,qusb2: document sdm670 compatible 2022-09-29 12:03:48 +05:30
qcom,sc7180-qmp-usb3-dp-phy.yaml dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp binding 2022-11-24 22:51:50 +05:30
qcom,sc8280xp-qmp-pcie-phy.yaml dt-bindings: phy: qcom,qmp-pcie: add sc8280xp bindings 2022-11-10 12:34:54 +05:30
qcom,sc8280xp-qmp-ufs-phy.yaml dt-bindings: phy: qcom,qmp-ufs: fix sc8280xp binding 2022-10-28 18:30:30 +05:30
qcom,sc8280xp-qmp-usb3-uni-phy.yaml dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: drop reference-clock source 2022-11-24 22:53:57 +05:30
qcom,sc8280xp-qmp-usb43dp-phy.yaml dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp binding 2022-11-24 22:51:50 +05:30
qcom,usb-8x16-phy.txt dt-bindings: consolidate USB PHYs in bindings/phy 2015-10-22 09:21:23 -05:00
qcom,usb-hs-28nm.yaml phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" 2023-01-13 23:15:42 +05:30
qcom,usb-hs-phy.yaml dt-bindings: drop redundant part of title (end, part two) 2022-12-16 11:41:49 -06:00
qcom,usb-hsic-phy.txt phy: Add support for Qualcomm's USB HSIC phy 2017-01-27 13:06:52 +05:30
qcom,usb-snps-femto-v2.yaml dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings 2022-09-13 20:43:55 +05:30
qcom,usb-ss.yaml dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings 2020-03-20 19:34:29 +05:30
qcom-apq8064-sata-phy.txt phy: qcom: Add APQ8064 SATA PHY device tree bindings 2014-07-22 12:46:11 +05:30
qcom-ipq806x-sata-phy.txt phy: qcom: Add device tree bindings for IPQ806x SATA PHY 2014-07-22 12:46:12 +05:30
qcom-pcie2-phy.txt dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY 2019-05-31 19:41:12 +05:30
qcom-usb-ipq4019-phy.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
ralink-usb-phy.txt dt-bindings: phy: Add bindings for ralink-usb PHY 2017-08-20 14:02:22 +05:30
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,usb2-phy.yaml dt-bindings: phy: renesas,usb2-phy: Document RZ/G2UL phy bindings 2022-05-02 17:10:09 +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: rename phy-rockchip-inno-usb2.yaml 2023-02-01 18:41:42 +01:00
rockchip,pcie3-phy.yaml dt-bindings: phy: rockchip: add PCIe v3 phy 2022-09-04 20:35:32 +05:30
rockchip,px30-dsi-dphy.yaml dt-bindings: phy-rockchip-inno-dsidphy: add compatible for rk3568 2022-09-20 11:39:40 +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-emmc-phy.txt devicetree: phy: rockchip-emmc optional add vendor prefix 2021-01-13 17:28:24 +05:30
rockchip-inno-csi-dphy.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
rockchip-mipi-dphy-rx0.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
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.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: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02: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: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05: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: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
samsung,ufs-phy.yaml Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
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: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
socionext,uniphier-ahci-phy.yaml dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string 2022-04-13 12:12:25 +05:30
socionext,uniphier-pcie-phy.yaml dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string 2022-04-13 12:12:25 +05:30
socionext,uniphier-usb2-phy.yaml dt-bindings: phy: uniphier-usb2: Add vbus-supply 2022-04-13 12:12:24 +05:30
socionext,uniphier-usb3hs-phy.yaml dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string 2022-04-13 12:12:25 +05:30
socionext,uniphier-usb3ss-phy.yaml dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string 2022-04-13 12:12:25 +05:30
st-spear-miphy.txt phy: Add drivers for PCIe and SATA phy on SPEAr13xx 2014-07-14 11:04:41 +05:30
sunplus,sp7021-usb2-phy.yaml dt-bindings: phy: Add bindings doc for Sunplus USB2 PHY driver 2022-09-02 21:01:59 +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: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
ti,phy-gmii-sel.yaml Devicetree updates for v6.2, part 2: 2022-12-20 08:48:24 -06:00
ti,phy-j721e-wiz.yaml dt-bindings: phy-j721e-wiz: add j721s2 compatible string 2022-11-24 23:41:41 +05:30
ti,tcan104x-can.yaml dt-bindings: phy: ti,tcan104x-can: Document mux-states property 2022-03-08 10:41:32 -06:00
ti-phy.txt dt-binding: phy: convert ti,omap-usb2 to YAML 2020-09-08 15:53:10 +05:30
transmit-amplitude.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
xlnx,zynqmp-psgtr.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00