OSDN Git Service

phy: phy-brcm-usb: Fix two DT properties to match bindings doc
authorAl Cooper <alcooperx@gmail.com>
Wed, 27 Dec 2017 19:28:48 +0000 (14:28 -0500)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 29 Dec 2017 07:30:35 +0000 (13:00 +0530)
commit5e498ff117c19fd80181b5bb09ecb024b552ece8
tree53e65b8f007b62a2a206fd57fbbc07619d0a46f3
parentd8c80bb3b55b0821e1cf6a4814262c152ae5bc4b
phy: phy-brcm-usb: Fix two DT properties to match bindings doc

Change "brcm,has_xhci" and "brcm,has_eohci" device tree properties
to the preferred "brcm,has-xhci" and "brcm,has-eohci". This also
matches the existing device tree bindings document.

Fixes: 49859e55e364 ("phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver")
Signed-off-by: Al Cooper <alcooperx@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/broadcom/phy-brcm-usb.c