[PATCH/RFT] arm64: dts: renesas: r8a77990-ebisu: Enable i2c

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch enables I2C3 channels for the r8a77990-ebisu. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 4 1 file changed, 4

[PATCH/RFT] arm64: dts: renesas: r8a77990: Enable I2C DMA

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch enables I2C DMA. NOTE: I2C7 DMA is not supported by R-Car Gen3 Hardware User's Manual Rev.0.80E. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree.

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds I2C-DVFS device node for the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990.dtsi | 19 ++- 1

[PATCH/RFT] arm64: dts: renesas: r8a77990-ebisu: Add serial console pins

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds pin control for SCIF2. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 8 1 file changed, 8 insertions(+)

[PATCH/RFT] pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functions

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds HSCIF{0,1,2,3,4} pins, groups and functions to the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the sh-pfc branch of Geert Uytterhoeven's renesas-drivers tree.

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add SCIF-{0,1,3,4,5} device nodes

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds the device nodes for SCIF-{0,1,3,4,5} serial ports to the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990.dtsi |

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add all HSCIF nodes

2018-10-20 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds the device nodes for all HSCIF serial ports to the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990.dtsi | 88

Re: [PATCH v2 5/8] pinctrl: sh-pfc: r8a77990: Add VIN pins, groups and functions

2018-10-20 Thread Geert Uytterhoeven
Hi Jacopo, On Fri, Oct 19, 2018 at 6:55 PM jacopo mondi wrote: >sorry to resurect this one, but while upporting VIN pin definition > for R8A77965 I have noticed something in this patch. > > Please see below. > > On Tue, Oct 02, 2018 at 11:25:31AM +0200, Geert Uytterhoeven wrote: > > Hi

Re: [PATCH] i2c: rcar: cleanup DMA for all kinds of failure

2018-10-20 Thread Wolfram Sang
On Fri, Oct 19, 2018 at 09:15:26PM +0200, Wolfram Sang wrote: > DMA needs to be cleaned up not only on timeout, but on all errors where > it has been setup before. > > Signed-off-by: Wolfram Sang Added fixes-tag and applied to for-current, thanks! signature.asc Description: PGP signature