The following changes since commit 592cd5defd4f71d34ffcbd8dd3326bc10f662e20:
Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-10-02 17:01:46 -0400) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch changes up to 806df252c1dafea0bee40f70f7bae050c07ee0c9: ARM: rmobile: Enable PHY framework on Gen3 (2018-10-03 12:56:13 +0200) ---------------------------------------------------------------- Marek Vasut (5): ARM: dts: rmobile: Reinstate missing i2c6 on Porter ARM: rmobile: Repair TMU clock on Gen2 ARM: rmobile: Mark 4-64GiB as DRAM on Gen3 phy: rcar: Add R-Car Gen3 PHY driver ARM: rmobile: Enable PHY framework on Gen3 arch/arm/dts/r8a7791-porter.dts | 5 +++++ arch/arm/mach-rmobile/Kconfig | 1 + arch/arm/mach-rmobile/memmap-gen3.c | 6 ++++++ drivers/phy/Kconfig | 8 ++++++++ drivers/phy/Makefile | 1 + drivers/phy/phy-rcar-gen3.c | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ include/configs/rcar-gen2-common.h | 2 +- 7 files changed, 183 insertions(+), 1 deletion(-) create mode 100644 drivers/phy/phy-rcar-gen3.c _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot