Merge tag 'phy-for-4.15-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 10:37:42 +0000 (11:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 10:37:42 +0000 (11:37 +0100)
commit6074bc0c850ea58e412c49c05bb12247eb339f53
treec7571e0ff6cbb5b3f816681bba7ef258385d8487
parent1291a0d5049dbc06baaaf66a9ff3f53db493b19b
parent2b88212c4cc67ff33dec5bb4d690044b97a5f979
Merge tag 'phy-for-4.15-rc_v2' of git://git./linux/kernel/git/kishon/linux-phy into usb-linus

Kishon writes:

phy: for 4.15 -rc

 *) Fix device-tree node lookups in tegra xusb
 *) Fix platform_get_irq_byname's error checking in cpcap-usb phy driver
 *) Fix in rockchip-typec phy driver to balance pm_runtime_enable/disable
 *) Fix compiler error in rcar-gen3-usb2 phy when USB is disabled

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>