]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
usb: Add Device Tree support to XHCI Platform driver
authorAl Cooper <alcooperx@gmail.com>
Thu, 25 Jul 2013 23:04:44 +0000 (19:04 -0400)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 13 Aug 2013 23:05:31 +0000 (16:05 -0700)
commit1fe6c4524f765734d376c39d0f41e25519f6235d
tree248bb31d27c321dabd9fd9e5f49a85c0a596923e
parent5b146f7e016a8727a98b3d48e4f4e128d3624cd5
usb: Add Device Tree support to XHCI Platform driver

Add Device Tree match table to xhci-plat.c. Add DT bindings document.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Documentation/devicetree/bindings/usb/usb-xhci.txt [new file with mode: 0644]
drivers/usb/host/xhci-plat.c