WSL2-Linux-Kernel/Documentation/devicetree/bindings/usb
Linus Torvalds be5165a51d DeviceTree updates for 4.11:
- Sync dtc to upstream commit 0931cea3ba20. This picks up overlay
   support in dtc.
 
 - Set dma_ops for reserved memory users.
 
 - Make references to IOMMU consistent in DT bindings.
 
 - Cleanup references to pm_power_off in bindings.
 
 - Move some display bindings that snuck into the old bindings/video/
   path.
 
 - Fix some wrong documentation paths caused from binding restructuring.
 
 - Vendor prefixes for Faraday and Fujitsu.
 
 - Fix an of_node ref counting leak in of_find_node_opts_by_path
 
 - Introduce new graph helper of_graph_get_remote_node() which will be
   used by DRM drivers in 4.12.
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJYrcjTEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcOPjg/8
 CZgxb3humk7Kkt+I3IsZCxsXhgdk2+CPfCSHlK1bc5Jqg0TzepQvFt4ZkuRHkZy/
 pQLUpRnUEUl64aaE8WxZY8ELYZggWazcTnWgCOzvoYpqSD4dAkAsqeti1Qh9PGKz
 fNLnPWREftojFZ7wVQ8btxC1dINc9eC9eEHsIsS8S8UIgLgv/aN6PeG1Ll/UUa9d
 u9orY3lxrz8JvdZslGtd1XLZqehIG0AAXqYRasyKl6Sc1NgjdwJTrqoeHEnCYaBM
 0+JUOf8kjRa1QNYN4SpuQ1gpovS8tPUGuODrWF2FvaQIxYHTzF8MpLqTvjBzdsj6
 b1owHzMXOLlPqqmmQ+jkHY5phisM4heJCIanNerzfM9+lHvb6kB3EuoTkAGvzsr/
 HCJi/Wk8tVrw6MYdnav0NT6aLIgZmrVspeJKlS1IdIkpsxZ64DsgX/YS/qGn/fcx
 qMrDXh8gMFwJBENRCKmKYFu1kzJkBoVEXtGlIbRQDZwOIuHPJl/ed6naMSfyUmcL
 wEe1I3buyB38FVzUTM2y0K1LfFJSJqOFSWTy5WCcTyP4cbKUyEja8vzN1Cx8BDwf
 wYtGWQQcg1Pyo074De6ojXWPiiW8f64GLLjqPALjA+J6JtZY5PwAnGXV+1ZYgX+V
 hV+kXbS4UIjN1koxroJ7ahfouWdOignmpwdvomQPLG8=
 =D/BO
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "Pretty standard stuff with dtc upstream sync being the biggest piece.

   - Sync dtc to upstream commit 0931cea3ba20. This picks up overlay
     support in dtc.

   - Set dma_ops for reserved memory users.

   - Make references to IOMMU consistent in DT bindings.

   - Cleanup references to pm_power_off in bindings.

   - Move some display bindings that snuck into the old bindings/video/
     path.

   - Fix some wrong documentation paths caused from binding
     restructuring.

   - Vendor prefixes for Faraday and Fujitsu.

   - Fix an of_node ref counting leak in of_find_node_opts_by_path

   - Introduce new graph helper of_graph_get_remote_node() which will be
     used by DRM drivers in 4.12"

* tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (27 commits)
  DT: add Faraday Tec. as vendor
  of: introduce of_graph_get_remote_node
  of: Add missing space at end of pr_fmt().
  of: make of_device_make_bus_id() static
  of: fix of_node leak caused in of_find_node_opts_by_path
  dt-bindings: net: remove reference to fixed link support
  dt-bindings: power: reset: qnap-poweroff: Drop reference to pm_power_off
  dt-bindings: power: reset: gpio-poweroff: Drop reference to pm_power_off
  dt-bindings: mfd: as3722: Drop reference to pm_power_off
  dt-bindings: display: move ANX7814 and SiI8620 bridge bindings
  of/unittest: Swap arguments of of_unittest_apply_overlay()
  Documentation: usb: fix wrong documentation paths
  serial: fsl-imx-uart.txt: Remove generic property
  devicetree: Add Fujitsu Ltd. vendor prefix
  Documentation: display: fix wrong documentation paths
  of: remove redundant memset in overlay
  bus:qcom : Fix typo in qcom,ebi2.txt
  dt-bindings: qman: Remove pool channel node
  Documentation: panel-dpi: fix path to display-timing.txt
  devicetree: bindings: clk: mvebu: fix description for sata1 on Armada XP
  ...
2017-02-22 19:23:14 -08:00
..
allwinner,sun4i-a10-musb.txt usb: musb: sunxi: add support for the variant in H3/V3s SoC 2017-02-03 10:05:11 +01:00
am33xx-usb.txt usb: usb: dsps: update device tree bindings 2013-08-27 14:18:30 -05:00
atmel-usb.txt dt-bindings: usb: atmel: fix a couple of copy-paste style typos 2016-10-20 17:34:18 +02:00
brcm,bcm3384-usb.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
ci-hdrc-usb2.txt doc: usb: ci-hdrc-usb2: add property over-current-active-high 2016-09-14 10:58:13 +08:00
da8xx-usb.txt dt/bindings: Add binding for the DA8xx MUSB driver 2016-11-21 17:35:36 +01:00
dwc2.txt usb: dwc2: add amcc,dwc-otg support 2016-11-18 13:54:51 +02:00
dwc3-cavium.txt usb: dwc3: of-simple: add compatible for Cavium 2016-09-13 09:28:59 +03:00
dwc3-st.txt Documentation: usb: fix wrong documentation paths 2017-01-24 11:04:11 +02:00
dwc3-xilinx.txt usb: doc: dwc3-xilinx: Add devicetree bindings 2015-12-15 09:12:41 -06:00
dwc3.txt Documentation: dt: dwc3: add reference to the usb-xhci properties 2017-01-24 11:04:11 +02:00
ehci-omap.txt Documentation: ehci-omap: remove the unnecessary newline 2017-01-09 10:19:14 -06:00
ehci-orion.txt Documentation: dt-bindings: update ehci-orion binding documentation 2014-05-27 15:33:12 -07:00
ehci-st.txt Documentation: usb: fix wrong documentation paths 2017-01-24 11:04:11 +02:00
exynos-usb.txt usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 2014-11-21 09:07:29 -06:00
fsl-usb.txt powerpc/fsl: Add/update miscellaneous missing binding 2014-03-19 18:09:40 -05:00
generic.txt usb: dwc3: make usb2 phy utmi interface configurable 2016-08-25 12:13:11 +03:00
gr-udc.txt usb: gadget: gr_udc: Expand devicetree documentation 2014-04-21 14:07:26 -05:00
isp1301.txt USB: Add driver for NXP ISP1301 USB transceiver 2012-05-01 13:33:02 -04:00
keystone-usb.txt ARM: dts: keystone: Add usb devicetree bindings 2013-12-12 20:29:17 -05:00
lpc32xx-udc.txt USB: gadget driver for LPC32xx 2012-05-01 13:34:55 -04:00
msm-hsusb.txt usb: phy: msm: Add D+/D- lines route control 2015-07-30 11:43:36 -05:00
mt8173-mtu3.txt USB: changes for v4.11 2017-01-26 15:36:28 +01:00
mt8173-xhci.txt USB: changes for v4.11 2017-01-26 15:36:28 +01:00
nvidia,tegra20-ehci.txt Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
nvidia,tegra124-xusb.txt dt-bindings: usb: Fix Tegra XUSB example 2016-07-01 14:48:29 +02:00
octeon-usb.txt Documentation/devicetree: document OCTEON USB bindings 2015-12-09 15:30:00 -06:00
ohci-da8xx.txt USB: ohci: da8xx: Add devicetree bindings 2016-11-29 17:31:36 +01:00
ohci-nxp.txt USB: ohci-nxp: Use isp1301 driver 2012-05-01 13:36:18 -04:00
ohci-omap3.txt ARM: dts: Update echi-omap DT binding example usage 2014-03-04 10:46:33 -08:00
ohci-st.txt usb: host: ohci-st: Add ohci-st devicetree bindings documentation 2014-09-23 21:35:50 -07:00
omap-usb.txt doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue 2014-05-06 10:19:49 -07:00
pxa-usb.txt usb: gadget: pxa27x_udc device-tree documentation 2014-11-03 10:01:17 -06:00
qcom,dwc3.txt Documentation: usb: fix wrong documentation paths 2017-01-24 11:04:11 +02:00
renesas_usb3.txt usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller 2015-12-22 21:58:15 -06:00
renesas_usbhs.txt usb: renesas_usbhs: add a compatible string for r8a7796 2016-08-31 10:05:46 +03:00
rockchip,dwc3.txt usb: dwc3: rockchip: add devicetree bindings documentation 2016-08-25 12:13:12 +03:00
s3c2410-usb.txt dt-bindings: usb: add DT binding for s3c2410 USB OHCI controller 2016-11-29 17:31:36 +01:00
samsung-hsotg.txt usb: gadget: s3c-hsotg: Allow driver instantiation using device tree 2013-07-29 13:56:49 +03:00
spear-usb.txt USB: Add DT probing support to ehci-spear and ohci-spear 2012-04-18 13:55:01 -07:00
twlxxxx-usb.txt power: twl4030_charger: find associated phy by more reliable means. 2015-05-26 10:44:06 -05:00
udc-xilinx.txt usb: doc: udc-xilinx: Add devicetree bindings 2014-09-12 09:12:40 -05:00
ulpi.txt usb: ulpi: Support device discovery via DT 2017-01-20 11:24:06 +08:00
usb-device.txt USB: core: let USB device know device node 2016-03-05 12:05:01 -08:00
usb-ehci.txt USB: ehci-platform: support EHCIs with transaction translator 2015-05-24 09:29:36 -07:00
usb-nop-xceiv.txt usb: phy: nop: device tree documentation for vbus 2015-01-12 12:13:29 -06:00
usb-ohci.txt ohci-platform: Add support for controllers with multiple reset lines 2016-06-07 22:21:41 -07:00
usb-uhci.txt uhci-platform: Change compatible string from platform-uhci to generic-uhci 2014-02-15 12:25:51 -08:00
usb-xhci.txt usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested 2017-01-25 10:57:35 +01:00
usb251xb.txt usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver 2017-02-14 09:33:49 -08:00
usb3503.txt usb: misc: usb3503: Describe better how to bind clock to the hub 2015-12-09 15:29:46 -06:00
usb4604.txt usb: misc: Add driver for usb4604 2016-08-09 15:49:01 +02:00
usbmisc-imx.txt doc: usb: usbmisc-imx: add imx7d compatible string 2016-09-14 10:58:13 +08:00
ux500-usb.txt dt: dbx5x0: remove mentor,musb binding 2013-09-26 11:04:02 +02:00