[GIT PULL] phy: for 4.6 -rc

From: Kishon Vijay Abraham I
Date: Sun Apr 17 2016 - 02:57:25 EST


Hi Greg,

Please find the pull request for 4.6 -rc cycle below. It consists of
couple of fixes to move the rockchip emmc phy and rockchip display phy
as a child device of GRF. Both these PHY drivers were merged in the
recent merge window and requires their dt bindings to be fixed.

Consider merging this in the -rc cycle. Let me know if I have to change
something.

Thanks
Kishon

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

Linux 4.6-rc1 (2016-03-26 16:03: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.6-rc

for you to fetch changes up to 5128de85124c728cdbb6b35bd9dc7410f02c0ca1:

phy: rockchip-emmc: adapt binding to specifiy register offset and length (2016-04-13 18:33:05 +0530)

----------------------------------------------------------------
phy: for 4.6-rc

*) make rockchip-dp and rockchip-emmc PHY child device of
GRF

Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>

----------------------------------------------------------------
Heiko Stuebner (3):
phy: rockchip-dp: should be a child device of the GRF
phy: rockchip-emmc: should be a child device of the GRF
phy: rockchip-emmc: adapt binding to specifiy register offset and length

.../devicetree/bindings/phy/rockchip-dp-phy.txt | 18 +++++++++-------
.../devicetree/bindings/phy/rockchip-emmc-phy.txt | 22 +++++++++++++-------
drivers/phy/phy-rockchip-dp.c | 7 +++++--
drivers/phy/phy-rockchip-emmc.c | 5 ++++-
4 files changed, 34 insertions(+), 18 deletions(-)

--
1.7.9.5