]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: Add support for Qualcomm's USB HS phy
authorStephen Boyd <stephen.boyd@linaro.org>
Wed, 25 Jan 2017 22:32:45 +0000 (14:32 -0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Jan 2017 07:36:52 +0000 (13:06 +0530)
commite2427b09ba929c2b9d02556b74a85161a7364792
tree241ab45e34bb7faa75dba4cf029be0cfd7bc85bf
parent605b8652f7f005452c89db1e6cef085479da2f16
phy: Add support for Qualcomm's USB HS phy

The high-speed phy on qcom SoCs is controlled via the ULPI
viewport.

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: <devicetree@vger.kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.txt [new file with mode: 0644]
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-usb-hs.c [new file with mode: 0644]