[PATCH 0/3] Add R8A77980/Condor/V3HSK GPIO support

2018-06-01 Thread Sergei Shtylyov
Hello! Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180529-v4.17-rc7' tag plus the I2C patches reposted yesterday. We're adding the R8A77980 GPIO nodes and then describing the PHY IRQ for the GEther/EtherAVB devices declared earlier. [1/3] arm64: dts:

[PATCH 3/3] arm64: dts: renesas: v3hsk: specify GEther PHY IRQ

2018-06-01 Thread Sergei Shtylyov
Specify GEther PHY IRQ in the V3H Starter Kit board's device tree, now that we have the GPIO support (previously phylib had to resort to polling). Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov ---

Re: [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath

2018-06-01 Thread Marek Vasut
On 05/28/2018 10:48 AM, Simon Horman wrote: > On Thu, May 24, 2018 at 04:36:24PM +0200, Marek Vasut wrote: >> If anything fails past phy_init_fn() and the system is a Gen3 with >> a PHY, the PHY will be left on and inited. This is caused by the >> phy_init_fn, which is in fact a pointer to

[PATCH 1/3] arm64: dts: renesas: r8a77980: add GPIO support

2018-06-01 Thread Sergei Shtylyov
Describe all 6 GPIO controllers in the R8A77980 device tree. Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 90 ++ 1 file changed, 90

[PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

2018-06-01 Thread Sergei Shtylyov
Specify EtherAVB PHY IRQ in the Condor board's device tree, now that we have the GPIO support (previously phylib had to resort to polling). Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov ---

[PATCH] mmc: renesas_sdhi: really fix WP logic regressions

2018-06-01 Thread Wolfram Sang
This reverts commit e060d376cc61 ("mmc: renesas_sdhi: fix WP detection") and adds some code to really fix the regressions. It was missed so far that Renesas R-Car instantiations of SDHI chose to disable internal WP and used the existence of "wp-gpios" to en/disable WP at all. With the first

Re: [PATCH 0/3] ARM: shmobile: apmu: Cleanups after legacy SMP fallback removal

2018-06-01 Thread Simon Horman
On Wed, May 30, 2018 at 05:15:25PM +0200, Geert Uytterhoeven wrote: > Hi Simon, Magnus, > > Now the legacy SMP fallbacks for R-Car H2 and M2-W have been removed, a > few more code cleanups can be applied. > > The third patch is a bit larger than I had hoped, due to the need to > reshuffle