linux/Documentation/devicetree/bindings/phy
Linus Torvalds 37cb8e1f8e DeviceTree for 4.15:
- kbuild cleanups and improvements for dtbs
 
 - Code clean-up of overlay code and fixing for some long standing memory
   leak and race condition in applying overlays
 
 - Improvements to DT memory usage making sysfs/kobjects optional and
   skipping unflattening of disabled nodes. This is part of kernel
   tinification efforts.
 
 - Final piece of removing storing the full path for every DT node. The
   prerequisite conversion of printk's to use device_node format
   specifier happened in 4.14.
 
 - Sync with current upstream dtc. This brings additional checks to dtb
   compiling.
 
 - Binding doc tree wide removal of leading 0s from examples
 
 - RTC binding documentation adding missing devices and some
   consolidation of duplicated bindings
 
 - Vendor prefix documentation for nutsboard, Silicon Storage Technology,
   shimafuji, Tecon Microprocessor Technologies, DH electronics GmbH,
   Opal Kelly, and Next Thing
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJaCwaSEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcNzeA/8
 C8uQhSsX2+UQZvFzcEA8KQAMGT3kYdrcf+gidRKwCEUWg1qscUEpTb3n3Rm5NUbU
 RPD1s6GSlh6fJCMHDTQ6Tti/T59L7nZa2/AIGmUishGu4x4q1o18AobpFJmYP/EM
 SJPwnmm5RV9WcZFao1y+sY3Xtn8DStxHO4cS+dyF5/EvPN9D8nbLJfu7bgTBAZww
 HktIMB9kx+GTipRQZBvBwXoy5MJjthIZub4XwzesA4tGananj4cXlc0xaVxpdYy3
 5bO6q5F7cbrZ2uyrF+oIChpCENK4VaXh80m0WHc8EzaG++shzEkR4he1vYkwnV+I
 OYo4vsUg9dP8rBksUG1eYhS8fJKPvEBRNP7ETT5utVBy5I/tDEbo/crmQZRTIDIC
 hZbhcdZlISZj0DzkMK2ZHQV9UYtRWzXrJbZHFIPP12GCyvXVxYJUIWb9iYnUYSon
 KugygsFSpZHMWmfAhemw5/ctJZ19qhM5UIl2KZk5tMBHAf466ILmZjg0me6fYkOp
 eADfwHJ1dLMdK79CVMHSfp+vArcZXp35B16c3sWpJB36Il97Mc/9siEufCL4GKX7
 IBBnQBlbpSBKBejWVyI7Ip/Xp5u4qAQD+ZMJ9oLqBRqfWerHbDuOERlEOgwGqJYr
 9v4HvP7V8eVUvAdqXka4EBfCyAgUzXDAxG2Dfmv9vGU=
 =jgpN
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "A bigger diffstat than usual with the kbuild changes and a tree wide
  fix in the binding documentation.

  Summary:

   - kbuild cleanups and improvements for dtbs

   - Code clean-up of overlay code and fixing for some long standing
     memory leak and race condition in applying overlays

   - Improvements to DT memory usage making sysfs/kobjects optional and
     skipping unflattening of disabled nodes. This is part of kernel
     tinification efforts.

   - Final piece of removing storing the full path for every DT node.
     The prerequisite conversion of printk's to use device_node format
     specifier happened in 4.14.

   - Sync with current upstream dtc. This brings additional checks to
     dtb compiling.

   - Binding doc tree wide removal of leading 0s from examples

   - RTC binding documentation adding missing devices and some
     consolidation of duplicated bindings

   - Vendor prefix documentation for nutsboard, Silicon Storage
     Technology, shimafuji, Tecon Microprocessor Technologies, DH
     electronics GmbH, Opal Kelly, and Next Thing"

* tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (55 commits)
  dt-bindings: usb: add #phy-cells to usb-nop-xceiv
  dt-bindings: Remove leading zeros from bindings notation
  kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
  MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
  kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
  .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
  .gitignore: sort normal pattern rules alphabetically
  dt-bindings: add vendor prefix for Next Thing Co.
  scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
  of: dynamic: fix memory leak related to properties of __of_node_dup
  of: overlay: make pr_err() string unique
  of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
  of: overlay: remove unneeded check for NULL kbasename()
  of: overlay: remove a dependency on device node full_name
  of: overlay: simplify applying symbols from an overlay
  of: overlay: avoid race condition between applying multiple overlays
  of: overlay: loosen overly strict phandle clash check
  of: overlay: expand check of whether overlay changeset can be removed
  of: overlay: detect cases where device tree may become corrupt
  of: overlay: minor restructuring
  ...
2017-11-14 18:25:40 -08: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,brcmstb-usb-phy.txt dt-bindings: Add Broadcom STB USB PHY binding document 2017-10-03 11:54:54 +05:30
brcm,cygnus-pcie-phy.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
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: phy: Add RX equalizer properties for Broadcom SATA PHY 2017-10-23 11:19:26 +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 dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06: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 dt-binding: phy: don't confuse with Ethernet phy properties 2017-09-06 21:13:54 -07: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-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-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 r8a7743/5 support 2017-10-23 11:19:26 +05:30
rcar-gen3-phy-usb2.txt phy: rcar-gen3-usb2: add binding for r8a77995 2017-10-23 11:19:26 +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 dt-bindings: phy-rockchip-pcie: Convert to per-lane PHY model 2017-08-29 13:18:05 -05:00
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 leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ti-phy.txt dt-bindings: phy: ti: add documentation for ti,dra7x-usb2 2016-09-10 16:48:40 +05:30