Hi Greg, Please find the pull request for this -rc cycle below. It consists of a couple of fixes in the phy drivers. Consider merging this in this -rc.
Let me know if you want me to change something. Cheers Kishon The following changes since commit 1a695a905c18548062509178b98bc91e67510864: Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.7-rc for you to fetch changes up to 31b2a32f708bb33b3f35b03ce3d2cb31f7d1e684: phy: ti-pipe3: Program the DPLL even if it was already locked (2016-06-03 12:06:41 +0530) ---------------------------------------------------------------- phy: for 4.7-rc *) Fix compiler warning in exynos-mipi-video *) Fix in ti-pipe3 PHY to program the DPLL even if it was already locked Signed-off-by: Kishon Vijay Abraham I <kis...@ti.com> ---------------------------------------------------------------- Arnd Bergmann (1): phy: exynos-mipi-video: avoid uninitialized variable use Roger Quadros (1): phy: ti-pipe3: Program the DPLL even if it was already locked drivers/phy/phy-exynos-mipi-video.c | 6 +++++- drivers/phy/phy-ti-pipe3.c | 15 +++++++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) -- 1.7.9.5