linux-stable/Documentation/devicetree/bindings/phy
Rob Herring d69c6ddd01 dt-bindings: Fix JSON pointers
The correct syntax for JSON pointers begins with a '/' after the '#'.
Without a '/', the string should be interpreted as a subschema
identifier. The jsonschema module currently doesn't handle subschema
identifiers and incorrectly allows JSON pointers to begin without a '/'.
Let's fix this before it becomes a problem when jsonschema module is
fixed.

Converted with:
perl -p -i -e 's/yaml#definitions/yaml#\/definitions/g' `find Documentation/devicetree/bindings/ -name "*.yaml"`

Cc: Maxime Ripard <mripard@kernel.org>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Jingoo Han <jingoohan1@gmail.com>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: netdev@vger.kernel.org
Acked-By: Vinod Koul <vkoul@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20201217223429.354283-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
2020-12-18 15:14:44 -06:00
..
allwinner,sun4i-a10-usb-phy.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
allwinner,sun5i-a13-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -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: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-a23-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-a83t-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-h3-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-r40-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun8i-v3s-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun9i-a80-usb-phy.yaml dt-bindings: usb: Convert Allwinner A80 USB PHY controller to a schema 2020-01-14 10:50:19 +05:30
allwinner,sun50i-a64-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -06:00
allwinner,sun50i-h6-usb-phy.yaml dt-bindings: usb: Convert Allwinner USB PHY controller to a schema 2019-12-17 19:39:04 -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.txt
bcm-ns-usb3-phy.txt
berlin-sata-phy.txt
berlin-usb-phy.txt
brcm,bcm63xx-usbh-phy.yaml dt-bindings: phy: add bcm63xx-usbh bindings 2020-07-21 22:59:58 +05:30
brcm,brcmstb-usb-phy.txt dt-bindings: Add Broadcom STB USB PHY binding document 2020-01-08 12:58:06 +05:30
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: phy: Convert Broadcom SATA PHY to YAML 2020-12-05 13:46:35 +05:30
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.txt dt-bindings: phy-imx8mq-usb: add compatible string for imx8mp usb phy 2020-08-31 14:34:37 +05:30
hisilicon,hi3660-usb3.yaml dt-bindings: phy: convert phy-hi3660-usb3.txt to yaml 2020-09-14 15:10:55 -06: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,lgm-emmc-phy.yaml dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindings 2020-09-16 17:45:19 +05:30
intel,lgm-usb-phy.yaml dt-bindings: phy: Add USB PHY support for Intel LGM SoC 2020-09-11 17:12:49 +05:30
intel,phy-keembay-usb.yaml dt-bindings: phy: Add Intel Keem Bay USB PHY bindings 2020-11-30 15:28:10 +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,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,mt7621-pci-phy.yaml dt-bindings: phy: Add binding for Mediatek MT7621 PCIe PHY 2020-11-30 16:18:24 +05:30
meson-gxl-usb2-phy.txt
mixel,mipi-dsi-phy.txt
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
nvidia,tegra124-xusb-padctl.txt dt-bindings: phy: tegra-xusb: Add usb-role-switch 2020-03-13 09:14:21 +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 docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-cadence-sierra.yaml dt-bindings: phy: Add Cadence Sierra PHY bindings in YAML format 2020-11-16 12:50:34 +05:30
phy-cadence-torrent.yaml dt-bindings: phy: cdns,torrent-phy: add reset-names 2020-09-23 10:57:50 +05:30
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-mtk-tphy.txt dt-bindings: phy-mtk-tphy: add the properties about address mapping 2020-03-20 19:34:29 +05:30
phy-mtk-ufs.txt
phy-mtk-xsphy.txt
phy-mvebu-comphy.txt dt-bindings: phy: Add Marvell COMPHY clocks 2019-08-27 11:37:09 +05:30
phy-mvebu-utmi.txt
phy-mvebu.txt
phy-ocelot-serdes.txt
phy-pxa-usb.txt docs: phy: place documentation under driver-api 2019-07-15 11:03:03 -03:00
phy-rockchip-inno-hdmi.txt
phy-rockchip-inno-usb2.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
phy-rockchip-typec.txt
phy-stih407-usb.txt
phy-stm32-usbphyc.yaml dt-bindings: phy: phy-stm32-usbphyc: convert bindings to json-schema 2020-11-20 15:31:49 +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,ipq806x-usb-phy-hs.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
qcom,ipq806x-usb-phy-ss.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
qcom,qmp-phy.yaml dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindings 2020-11-16 11:28:01 +05:30
qcom,qmp-usb3-dp-phy.yaml dt-bindings: phy: qcom,qmp-usb3-dp: Add DP phy information 2020-09-28 11:27:53 +05:30
qcom,qusb2-phy.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
qcom,usb-8x16-phy.txt
qcom,usb-hs-28nm.yaml dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding 2020-03-20 19:34:29 +05:30
qcom,usb-hs-phy.txt
qcom,usb-hsic-phy.txt
qcom,usb-snps-femto-v2.yaml dt-bindings: Fix more incorrect 'reg' property sizes in examples 2020-06-11 14:12:09 -06:00
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
rcar-gen3-phy-pcie.txt
renesas,usb2-phy.yaml dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support 2020-07-20 12:04:59 +05:30
renesas,usb3-phy.yaml dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 support 2020-07-20 12:04:59 +05:30
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 add output-tapdelay-select 2020-12-05 13:40:48 +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.txt
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 dt-bindings: phy: Document Samsung UFS PHY bindings 2020-07-17 13:35:30 +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: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
socionext,uniphier-pcie-phy.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -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: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
socionext,uniphier-usb3ss-phy.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -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.txt
ti,phy-gmii-sel.yaml dt-bindings: phy: ti: phy-gmii-sel: convert bindings to json-schema 2020-07-23 15:17:33 -06:00
ti,phy-j721e-wiz.yaml dt-bindings: phy: ti,phy-j721e-wiz: fix bindings for torrent phy 2020-09-23 10:57:51 +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