linux-hardened/Documentation/devicetree/bindings/phy
Linus Torvalds 74fee4e88f DeviceTree updates for 4.14:
- Convert more DT code to use of_property_read_* API.
 
 - Improve DT overlay support when adding multiple overlays.
 
 - Convert printk's to %pOF format specifiers. Most went via subsystem
   trees, but picked up the remaining orphans.
 
 - Correct unittests to use preferred "okay" for "status" property value.
 
 - Add a KASLR seed property.
 
 - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa.
 
 - Fix modalias buffer handling.
 
 - Clean-up of include paths for building dtbs.
 
 - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10 devices.
 
 - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC.
 
 - Add compatible string for Allwinner H5 Mali-450 GPU.
 
 - Fix links to old OpenFirmware docs with new mirror on devicetree.org.
 
 - Remove status property from binding doc examples.
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJZsVkbEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcPWPhAA
 gi3Ekc3680YE1iLnXHkDkZHmzE0KvzhIyHrzqIkoxtISfmboVdydMQFnAfyhPJA4
 UA5vBKiL4uhWSpHglQpyY2ld+S9tym3IQrGEhEsHxf6njfQpkiNqVKsTYxGAmwxW
 E5B6sFl5O4q9e84pnselFsmx6TI+SlmPrqbN7BiluqczeUu358QlF2x8GZuJDN35
 cLJKZSeE/w2xLIRIpHUoh7My8/d3jJ/OxuqXFyt/f42BtGp++WganCQS5XR0dxSA
 SMdzHhWDTqCKsih5/80vqVXpDBn8iX6NEx7zKprSRc3mTCNIWHG70m/tNAk6/FQR
 gvMR3BJOiA0MOIO3M3qaJeVuFkJDixaXmwL0V/Qpuon+6EMdRIfgcVTScAXNnamP
 IHmN7fzFYE9tNCzkQjEHkQtVxyQi+1CAM61dZQD1rwi4M2YZHmNxdfLj4ilRb+q8
 2SDugUjz3tEdEzi6huKc5oGwqmJwLQmSlgP+VGcJnt6kotLy+PEdPK1cYWtwSKmp
 p/xhbXZSCFcwCHXGbyGE6yOXX4DKaLD11KmAMlJ2zwphfvwE4v/azuLmOtviiYTS
 23KGIEZJYwRP1QG/BwsjKhl7x37NeKKKHomryMVF3R7M0mf1VtcdSSYROirNi2+t
 AZZSyXoK8E/Fx4hR1YHxJ3TX4aBkJ2rBi3+RgABXa10=
 =IBAh
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "There's a few orphans in the conversion to %pOF printf specifiers
  included here that no one else picked up.

  Summary:

   - Convert more DT code to use of_property_read_* API.

   - Improve DT overlay support when adding multiple overlays

   - Convert printk's to %pOF format specifiers. Most went via subsystem
     trees, but picked up the remaining orphans

   - Correct unittests to use preferred "okay" for "status" property
     value

   - Add a KASLR seed property

   - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa

   - Fix modalias buffer handling

   - Clean-up of include paths for building dtbs

   - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10
     devices

   - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC

   - Add compatible string for Allwinner H5 Mali-450 GPU

   - Fix links to old OpenFirmware docs with new mirror on
     devicetree.org

   - Remove status property from binding doc examples"

* tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (45 commits)
  devicetree: Adjust status "ok" -> "okay" under drivers/of/
  dt-bindings: Remove "status" from examples
  dt-bindings: pinctrl: sh-pfc: Use generic node name
  dt-bindings: Add vendor Mellanox
  dt-binding: net/phy: fix interrupts description
  virt: Convert to using %pOF instead of full_name
  macintosh: Convert to using %pOF instead of full_name
  ide: pmac: Convert to using %pOF instead of full_name
  microblaze: Convert to using %pOF instead of full_name
  dt-bindings: usb: musb: Grammar s/the/to/, s/is/are/
  of: Use PLATFORM_DEVID_NONE definition
  of/device: Fix of_device_get_modalias() buffer handling
  of/device: Prevent buffer overflow in of_device_modalias()
  dt-bindings: add amc6821, isl1208 trivial bindings
  dt-bindings: add vendor prefix for Theobroma Systems
  of: search scripts/dtc/include-prefixes path for both CPP and DTC
  of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
  of: remove drivers/of/testcase-data from include search path for CPP
  of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
  iio: srf08: add device tree binding for srf02 and srf10
  ...
2017-09-07 14:43:33 -07:00
..
apm-xgene-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
bcm-ns-usb2-phy.txt phy: bcm-ns-usb2: new driver for USB 2.0 PHY on Northstar 2016-04-30 20:12:28 +05:30
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 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,cygnus-pcie-phy.txt dt-bindings: Add Cygnus PCIe PHY binding doc 2015-10-06 20:21:47 +05:30
brcm,kona-usb2-phy.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
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-sata-phy.txt dt-bindings: Update documentation for stingray SATA phy 2017-06-16 11:40:22 +05:30
calxeda-combophy.txt dt-bindings: move Calxeda bindings to appropriate subsystems 2015-10-22 09:21:24 -05:00
dm816x-phy.txt phy: Add a driver for dm816x USB PHY 2015-04-03 18:16:19 +05:30
hix5hd2-phy.txt Documentation: Document Hisilicon hix5hd2 sata PHY 2014-07-22 12:46:10 +05:30
keystone-usb-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
meson-gxl-usb2-phy.txt dt-bindings: phy: meson-gxl-usb2-phy: Add documentation for the Meson GXL USB2 PHY 2017-06-06 14:49:36 +05:30
meson8b-usb2-phy.txt dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs 2017-06-06 14:50:01 +05:30
mxs-usb-phy.txt usb: phy: mxs: Add DT bindings to configure TX settings 2016-08-25 12:13:18 +03:00
nvidia,tegra20-usb-phy.txt dt-bindings: consolidate USB PHYs in bindings/phy 2015-10-22 09:21:23 -05:00
nvidia,tegra124-xusb-padctl.txt dt-bindings: phy: Fix description of Tegra210 PHY nodes 2016-07-01 14:48:19 +02:00
phy-ath79-usb.txt devicetree: Add bindings for the ATH79 USB phy 2016-01-04 09:42:24 +01:00
phy-bindings.txt Documentation: treewide: fix typos and grammar 2014-08-26 09:35:51 +02: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-hi6220-usb.txt phy: add phy-hi6220-usb 2015-12-20 15:21:38 +05:30
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-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-mtk-tphy.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
phy-mvebu-comphy.txt Documentation/bindings: phy: document the Marvell comphy driver 2017-08-30 15:17:45 -07:00
phy-mvebu.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
phy-rockchip-inno-usb2.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
phy-rockchip-typec.txt Documentation: bindings: add dt doc for Rockchip USB Type-C PHY 2016-09-10 16:49:02 +05:30
phy-stih41x-usb.txt phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/ 2016-04-25 08:38:45 -05:00
phy-stih407-usb.txt phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. 2015-01-21 15:23:06 +05:30
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,usb-8x16-phy.txt dt-bindings: consolidate USB PHYs in bindings/phy 2015-10-22 09:21:23 -05:00
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
qcom-apq8064-sata-phy.txt phy: qcom: Add APQ8064 SATA PHY device tree bindings 2014-07-22 12:46:11 +05:30
qcom-dwc3-usb-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
qcom-ipq806x-sata-phy.txt phy: qcom: Add device tree bindings for IPQ806x SATA PHY 2014-07-22 12:46:12 +05:30
qcom-qmp-phy.txt dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 2017-08-20 13:59:19 +05:30
qcom-qusb2-phy.txt dt-bindings: phy: Add support for QUSB2 phy 2017-04-10 16:43:41 +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 phy: rcar-gen2: add fallback binding 2016-04-29 14:40:07 +05:30
rcar-gen3-phy-usb2.txt phy: rcar-gen3-usb2: Add a compatible string for r8a7796 2016-09-10 16:48:38 +05:30
rcar-gen3-phy-usb3.txt phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY 2017-06-07 17:55:13 +05:30
rockchip-dp-phy.txt phy: rockchip-dp: should be a child device of the GRF 2016-04-13 18:33:05 +05:30
rockchip-emmc-phy.txt Documentation: phy: Let the rockchip eMMC PHY get an exported card clock 2016-07-25 10:34:19 +02:00
rockchip-pcie-phy.txt Documentation: bindings: add dt documentation for Rockchip PCIe PHY 2016-09-10 16:48:32 +05:30
rockchip-usb-phy.txt phy: rockchip-usb: Add vbus regulator support. 2017-04-10 16:43:41 +05:30
samsung-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
st-spear-miphy.txt phy: Add drivers for PCIe and SATA phy on SPEAr13xx 2014-07-14 11:04:41 +05:30
sun4i-usb-phy.txt dt-bindings: phy: sun4i-usb-phy: Add compatible string for A83T 2017-08-22 10:11:09 +05:30
sun9i-usb-phy.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
ti-phy.txt dt-bindings: phy: ti: add documentation for ti,dra7x-usb2 2016-09-10 16:48:40 +05:30