]> git.baikalelectronics.ru Git - kernel.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)
commit5c362bbd92f8be84a044332a07402bca9f85533c
tree352bdda7761495d776557e4bd7ab335aedefa63e
parente8552edc6df22be557e57ccf1dc39ce4653c886d
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]