dm: usb: Add a compatible string for PCI EHCI controller
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:07 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:07:19 +0000 (12:07 +0800)
commit907eed2ce36db8407d56edc305c32b0923934322
tree94199121f7ebc8b0b7ceb1147f66ea606b87fcd6
parentd062482b46b22d8c6b73ca69f2956282761981ce
dm: usb: Add a compatible string for PCI EHCI controller

Add a compatible string to allow this to be specified in the device tree
if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/usb/host/ehci-pci.c