OSDN Git Service

phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
authorAl Cooper <al.cooper@broadcom.com>
Wed, 27 Dec 2017 19:28:49 +0000 (14:28 -0500)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 29 Dec 2017 07:30:35 +0000 (13:00 +0530)
commit279a0cd0e02aa1e506d9acf94a7ecb530821359c
tree1ebf142040f8c2223c4d5a48e838f10621d46001
parent5e498ff117c19fd80181b5bb09ecb024b552ece8
phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271

Enable the the Low Speed Keep Alive signal on the 7271b0 by setting
the LS_KEEP_ALIVE bit in the USB CTRL OBRIDGE register otherwise
some Dell Low Speed keyboards fail.

Also do a little cleanup of the EBRIDGE ESTOP_SCB_REQ bit. Since
this is only used on one platform, remove it from the platform
tables and just use "if (family == ").

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-init.c