From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 20 Jun 2018 06:40:42 +0200 Subject: [U-Boot] [PULL] u-boot-sh/master Message-ID: <14da5a5d-4420-65b3-70dc-55e4d143f82c@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de he following changes since commit 378b29cbc6607ad8246b1381bc74ec62bdb19105: Merge git://git.denx.de/u-boot-x86 (2018-06-18 12:59: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 2c84d5218e7e379dce493080a01938530b477611: ARM: dts: rmobile: Add HS200 support to E3 Ebisu (2018-06-19 06:15:55 +0200) ---------------------------------------------------------------- Marek Vasut (9): pinctrl: renesas: Fix register usage in sh_pfc_{read,write} ARM: rmobile: Adjust text base on V3M Eagle ARM: dts: rmobile: Move the PHY reset GPIO back net: ravb: Do not shut down clock in start callback net: ravb: Filter out supported PHY features net: ravb: Support reset GPIO both in mac and phy node net: sh_eth: Support reset GPIO both in mac and phy node ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes ARM: dts: rmobile: Add HS200 support to E3 Ebisu arch/arm/dts/r8a77970-eagle.dts | 2 +- arch/arm/dts/r8a77990-ebisu.dts | 38 ++++++++++++++++++++++++++++++++++++++ configs/r8a77970_eagle_defconfig | 2 +- drivers/net/ravb.c | 32 +++++++++++++++++++------------- drivers/net/sh_eth.c | 13 +++++++++++-- drivers/pinctrl/renesas/pfc.c | 4 ++-- 6 files changed, 72 insertions(+), 19 deletions(-)