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

The HSIC USB controller on qcom SoCs has an integrated all
digital phy controlled via the ULPI viewport.

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Cc: <devicetree@vger.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-hsic-phy.txt [new file with mode: 0644]
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-usb-hsic.c [new file with mode: 0644]