linux-stable/Documentation/devicetree/bindings/phy
Linus Torvalds 9e5f3ffcf1 Devicetree updates for v5.15:
- Refactor arch kdump DT related code to a common implementation
 
 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties
 
 - Various clean-ups to DT FDT code
 
 - Fix a runtime error for !CONFIG_SYSFS
 
 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.
 
 - Convert a bunch of memory controller bindings to schemas
 
 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.
 
 - Extend nvmem bindings to handle bit offsets in unit-addresses
 
 - Add DT schemas for HiKey 970 PCIe PHY
 
 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings
 
 - Enable dtc pci_device_reg warning by default
 
 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmEuWEsQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+CtD/45m84GisULb7FFmlo+WY2SbzE8a+MUEXo0
 5ZZoMViSvBchphap9ueFNDdrLMUOHMsFaxHuTCUxXr4tq7EOemM7Br4OLiwiRrM5
 o2CwBvXYu+49c4UKVFMM6RCKFiXvw5NLI4Twpj4Ge8farHvt9Ecwtq+Y+RYWgFk2
 xwXWut7ZK3zBU6B+s4MRBATCFTD5oC4pAJIK3OQUlUPqZEQqdTRBKv5lyg+VUY2k
 eU0Cyzm0dZAmtjAu8ovhVNLfK1pp165QiaFIE1qh5H3ZVZAJlNyqN4jBDx9E4pLj
 BeazrsqfOkC8mZC+T7TgixhwB6D+r6/JW9NiCjYbarXibIsUOKSTKtj8XR8eZF/g
 sLeVDx33U5S+dlj1OB7scwq4Q9sG27ii2rlkvafA5KKBjoR2dzz7o9JesCV1Guha
 goPXmcd08e+KrjINxVc6gk4Y+KG8u+G7qnXnnmSatESJKxiDu1OgU3L16mlTJFaM
 hBmrh5rx1y8EkQnzgceTZIIWh30poSQKKyDB6Ta4Dude5JE+rS30oVURDR7MIrav
 rY70OYOiSq/nCcC7bc0Yu0UxJi+bwH28WvsD0aeCUOBTFsnI4j2uvsPsh3Aq74O0
 UbQmUCMxhpmsDVdIOqlS1IVH8M79I+BrDTPVP6EE96ttoj9FbSi6AgjeGJzVMC99
 EhtWe+gKTQ==
 =28CD
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Refactor arch kdump DT related code to a common implementation

 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties

 - Various clean-ups to DT FDT code

 - Fix a runtime error for !CONFIG_SYSFS

 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.

 - Convert a bunch of memory controller bindings to schemas

 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.

 - Extend nvmem bindings to handle bit offsets in unit-addresses

 - Add DT schemas for HiKey 970 PCIe PHY

 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings

 - Enable dtc pci_device_reg warning by default

 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft

* tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  dt-bindings: display: remove zte,vou.txt binding doc
  dt-bindings: hwmon: merge max1619 into trivial devices
  dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
  dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
  dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
  dt-bindings: Add vendor prefix for Topic Embedded Systems
  of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
  arm64: kdump: Remove custom linux,usable-memory-range handling
  arm64: kdump: Remove custom linux,elfcorehdr handling
  riscv: Remove non-standard linux,elfcorehdr handling
  of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
  of: fdt: Add generic support for handling usable memory range property
  of: fdt: Add generic support for handling elf core headers property
  crash_dump: Make elfcorehdr address/size symbols always visible
  dt-bindings: memory: convert Samsung Exynos DMC to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
  kbuild: Enable dtc 'pci_device_reg' warning by default
  dt-bindings: soc: remove obsolete zte zx header
  dt-bindings: clock: remove obsolete zte zx header
  ...
2021-09-01 18:34:51 -07:00
..
allwinner,sun4i-a10-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun5i-a13-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun6i-a31-mipi-dphy.yaml drm-misc-next for v5.6: 2020-01-03 11:43:44 +10:00
allwinner,sun6i-a31-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-a23-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-a83t-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-h3-usb-phy.yaml dt-bindings: usb: Add H616 compatible string 2021-05-21 14:08:34 +02:00
allwinner,sun8i-r40-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-v3s-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun9i-a80-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun50i-a64-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun50i-h6-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06: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 dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings 2020-11-20 15:23:33 +05:30
amlogic,meson-axg-mipi-pcie-analog.yaml dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove phy cell parameter 2020-11-20 15:23:33 +05:30
amlogic,meson-axg-pcie.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
amlogic,meson-g12a-usb2-phy.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
amlogic,meson-g12a-usb3-pcie-phy.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
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
bcm-ns-usb2-phy.yaml dt-bindings: phy: bcm-ns-usb2-phy: convert to yaml 2021-03-31 16:47:53 +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
berlin-usb-phy.txt
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.txt
brcm,kona-usb2-phy.txt
brcm,mdio-mux-bus-pci.txt
brcm,ns2-drd-phy.txt
brcm,sata-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,sr-pcie-phy.txt
brcm,stingray-usb-phy.txt
calxeda-combophy.yaml dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-06-11 13:50:43 -06:00
cdns,dphy.txt
cdns,salvo-phy.yaml doc: dt-binding: cdns-salvo-phy: add binding doc 2020-05-07 09:46:36 +05:30
dm816x-phy.txt
fsl,imx8mq-usb-phy.yaml dt-bindings: phy: imx8mq-usb-phy: convert to json schema 2021-08-06 16:59:53 +05:30
hisilicon,hi3660-usb3.yaml dt-bindings: phy: convert phy-hi3660-usb3.txt to yaml 2020-09-14 15:10:55 -06:00
hisilicon,hi3670-usb3.yaml phy: phy-hi3670-usb3: move driver from staging into phy 2021-06-25 10:02:02 +02: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
ingenic,phy-usb.yaml dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000. 2020-12-05 13:39:30 +05:30
intel,combo-phy.yaml dt-bindings: phy: Add YAML schemas for Intel ComboPhy 2020-05-19 20:26:06 +05:30
intel,keembay-phy-usb.yaml dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings 2021-07-20 16:12:03 +05:30
intel,lgm-emmc-phy.yaml dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries 2021-08-30 07:01:24 -05:00
intel,lgm-usb-phy.yaml dt-bindings: phy: Add USB PHY support for Intel LGM SoC 2020-09-11 17:12:49 +05:30
keystone-usb-phy.txt
lantiq,vrx200-pcie-phy.yaml dt-bindings: phy: lantiq: Fix Property Name 2019-10-02 14:14:58 -05:00
marvell,armada-3700-utmi-phy.yaml dt-bindings: phy: convert phy-mvebu-utmi to YAML schema 2021-03-30 23:33:10 +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: phy: Convert phy-mmp3-usb to json-schema 2020-03-31 09:03:33 -06:00
mediatek,dsi-phy.yaml dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence 2021-03-25 12:49:35 +05:30
mediatek,hdmi-phy.yaml dt-bindings: phy: mediatek: hdmi-phy: modify compatible items 2021-03-25 12:49:35 +05:30
mediatek,mt7621-pci-phy.yaml dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries 2021-05-14 16:16:28 +05:30
mediatek,tphy.yaml dt-bindings: phy: mediatek: tphy: support type switch by pericfg 2021-08-17 15:51:58 +05:30
mediatek,ufs-phy.yaml dt-bindings: phy: fix dt_binding_check warning in mediatek, ufs-phy.yaml 2021-03-31 18:30:53 +05:30
mediatek,xsphy.yaml dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema 2021-01-13 18:22:17 +05:30
meson-gxl-usb2-phy.txt
microchip,sparx5-serdes.yaml dt-bindings: phy: Add sparx5-serdes bindings 2021-03-17 12:13:19 +05:30
mixel,mipi-dsi-phy.txt
mxs-usb-phy.txt
nvidia,tegra20-usb-phy.txt
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
phy-bindings.txt
phy-cadence-sierra.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
phy-cadence-torrent.yaml Devicetree updates for v5.14: 2021-07-03 10:54:08 -07:00
phy-cpcap-usb.txt
phy-da8xx-usb.txt
phy-hi3798cv200-combphy.txt
phy-hi6220-usb.txt
phy-hisi-inno-usb2.txt
phy-lantiq-rcu-usb2.txt
phy-lpc18xx-usb-otg.txt
phy-mapphone-mdm6600.txt
phy-miphy28lp.txt
phy-miphy365x.txt
phy-mvebu-comphy.txt Documentation/bindings: phy: update references to cp11x 2021-06-17 16:57:29 +02:00
phy-mvebu.txt
phy-ocelot-serdes.txt
phy-pxa-usb.txt
phy-rockchip-inno-hdmi.txt
phy-rockchip-inno-usb2.yaml ARM: Drivers for 5.14 2021-07-10 09:46:20 -07:00
phy-rockchip-typec.txt
phy-stih407-usb.txt
phy-stm32-usbphyc.yaml dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc 2021-05-31 14:08:58 +05:30
phy-tegra194-p2u.txt
pistachio-usb-phy.txt
pxa1928-usb-phy.txt
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,qmp-phy.yaml dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings 2021-08-23 11:12:30 +05:30
qcom,qmp-usb3-dp-phy.yaml USB/Thunderbolt patches for 5.15-rc1 2021-09-01 09:59:34 -07:00
qcom,qusb2-phy.yaml USB / Thunderbolt patches for 5.14-rc1 2021-07-05 14:16:22 -07:00
qcom,usb-8x16-phy.txt
qcom,usb-hs-28nm.yaml phy: qualcomm: usb28nm: Add MDM9607 init sequence 2021-02-04 13:35:39 +05:30
qcom,usb-hs-phy.txt
qcom,usb-hsic-phy.txt
qcom,usb-snps-femto-v2.yaml dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SC7280 2021-03-25 12:52:42 +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
qcom-ipq806x-sata-phy.txt
qcom-pcie2-phy.txt
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
rcar-gen2-phy.txt dt-bindings: phy: rcar-gen2: Add r8a7742 support 2020-05-28 17:43:10 -06:00
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/G2L phy bindings 2021-08-06 18:12:30 +05:30
renesas,usb3-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
rockchip,px30-dsi-dphy.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
rockchip-dp-phy.txt
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 dt-bindings: phy: add yaml binding for rockchip-inno-csi-dphy 2021-06-21 09:26:13 +05:30
rockchip-mipi-dphy-rx0.yaml media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging 2020-05-20 15:22:27 +02:00
rockchip-pcie-phy.txt
rockchip-usb-phy.yaml dt-bindings: phy: convert rockchip-usb-phy.txt to YAML 2021-05-31 14:08:58 +05:30
samsung,exynos-pcie-phy.yaml dt-bindings: phy: exynos: add the samsung,exynos-pcie-phy binding 2020-11-23 09:51:02 +00:00
samsung,ufs-phy.yaml phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
samsung-phy.txt phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30
socionext,uniphier-ahci-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
socionext,uniphier-pcie-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
socionext,uniphier-usb2-phy.yaml dt-bindings: phy: Convert UniPhier USB2-PHY controller to json-schema 2020-05-11 21:03:59 -05:00
socionext,uniphier-usb3hs-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
socionext,uniphier-usb3ss-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
st-spear-miphy.txt
ti,omap-usb2.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
ti,phy-am654-serdes.yaml dt-bindings: phy: Convert AM654 SERDES bindings to YAML 2021-08-06 17:38:01 +05:30
ti,phy-gmii-sel.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
ti,phy-j721e-wiz.yaml dt-bindings: Move fixed string 'patternProperties' to 'properties' 2021-07-15 08:45:33 -06:00
ti,tcan104x-can.yaml dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers 2021-06-14 11:20:17 +05:30
ti-phy.txt dt-binding: phy: convert ti,omap-usb2 to YAML 2020-09-08 15:53:10 +05:30
xlnx,zynqmp-psgtr.yaml dt-bindings: phy: zynqmp-psgtr: Fix example's numbers of cells in reg 2020-07-01 19:36:57 +05:30