]> git.baikalelectronics.ru Git - 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)
commit9fd1334fdca70dd0418c8eee61e9fff82b2b009b
tree248bb31d27c321dabd9fd9e5f49a85c0a596923e
parent468ae68c41d38e16b96a6f92f54abc07f549f98c
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