Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 01:01:18 +0000 (17:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 01:01:18 +0000 (17:01 -0800)
Kishon writes:

phy: for 4.5

*) new PHY driver for hi6220 usb and rcar gen3 usb2
*) deprecate phy-omap-control driver. phy-omap-control driver was added
   when there was no proper infrastructure for doing control module
   initialization. The phy-omap-control driver is not an 'actual' PHY
   driver and it was just a hack to do PHY related control module
   initialization. Now with SYSCON framework in the kernel, control
   module setttings can be done using APIs provided by syscon.
*) usbphy-internal pll creates the needed 480MHz and is also a
   supply-clock back to the core clock-controller in Rockchip SoCs.
   This is now modeled as a real clock.
*) calibrate mt65xx usb3 PHY for better eye diagram and receiver
   sensitivity.
*) Miscellaneous cleanups.

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

diff --cc MAINTAINERS
index 233f83464814f138c4c68f0815d2dbeace552ef6,ac1e3019ec924dfddb041291dd7673f0cc544d9d..f18cd5e41221e9b1829fefa1f6562d7f46a25374
@@@ -8954,13 -8928,12 +8954,19 @@@ F:   drivers/rpmsg
  F:    Documentation/rpmsg.txt
  F:    include/linux/rpmsg.h
  
 +RENESAS ETHERNET DRIVERS
 +R:    Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
 +L:    netdev@vger.kernel.org
 +L:    linux-sh@vger.kernel.org
 +F:    drivers/net/ethernet/renesas/
 +F:    include/linux/sh_eth.h
 +
+ RENESAS USB2 PHY DRIVER
+ M:    Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
+ L:    linux-sh@vger.kernel.org
+ S:    Maintained
+ F:    drivers/phy/phy-rcar-gen3-usb2.c
  RESET CONTROLLER FRAMEWORK
  M:    Philipp Zabel <p.zabel@pengutronix.de>
  S:    Maintained
This page took 0.037055 seconds and 5 git commands to generate.