commit | 2c093cdb0a5e62d3303a759f4330e62b3e2f82ed | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 25 18:02:08 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 25 18:02:08 2018 +0200 |
tree | 4f68df467883c82199acbbaed57e93c07c5b58a7 | |
parent | 58c38116c6cc5bcb6d952ca72111a7a15d4604a2 [diff] | |
parent | c1eb8f83845b6ca9e53c41c26a4dff57597d4969 [diff] |
Merge tag 'phy-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next Kishon writes: phy: for 4.18 *) Add PHY driver for the ATH79 USB PHY *) Add USB3 PHY driver for Mediatek XS-PHY *) Add QUSB/QMP V3 USB3 PHY Support for Qualcomm's SDM845 *) Add runtime PM support for mapphone PHY driver *) Allow phy_pm_runtime_xxx API calls to accept NULL *) Other minor cleanups and fixes Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>