]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: msm: Add reset controller for PHY POR bit
authorStephen Boyd <stephen.boyd@linaro.org>
Wed, 28 Dec 2016 22:57:05 +0000 (14:57 -0800)
committerPeter Chen <peter.chen@nxp.com>
Fri, 20 Jan 2017 07:26:47 +0000 (15:26 +0800)
commit1b8fc5a5253d593daff68378444f8fc4bc50af1a
tree935000d6c79d3aaa041c0ef1430297c169c16288
parent26f8e3a8cb81b4b8495e8e75596bc60cddf5af1e
usb: chipidea: msm: Add reset controller for PHY POR bit

The MSM chipidea wrapper has two bits that are used to reset the
first or second phy. Add support for these bits via the reset
controller framework, so that phy drivers can reset their
hardware at the right time during initialization.

Acked-by: Peter Chen <peter.chen@nxp.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/chipidea/Kconfig
drivers/usb/chipidea/ci_hdrc_msm.c