
The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 264398b2ec5dd5ee045939e11e14caeece4c8dde:
ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH (2020-03-30 11:35:23 +0200)
---------------------------------------------------------------- Marek Vasut (6): ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH} clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H ARM: dts: rmobile: Enable IIC3 on V2H Blanche ARM: rmobile: Implement PMIC reset on V2H Blanche ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
arch/arm/dts/r8a7792-blanche-u-boot.dts | 4 ++++ arch/arm/dts/r8a7792.dtsi | 17 +++++++++++++++++ board/renesas/blanche/blanche.c | 22 ++++++++++++++++++++++ configs/blanche_defconfig | 4 ++-- drivers/clk/renesas/clk-rcar-gen2.c | 3 ++- 5 files changed, 47 insertions(+), 3 deletions(-)

On Mon, Mar 30, 2020 at 04:59:55PM +0200, Marek Vasut wrote:
The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 264398b2ec5dd5ee045939e11e14caeece4c8dde:
ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH (2020-03-30 11:35:23 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini