[PATCH/RFT] arm64: dts: renesas: r8a77990-ebisu: Add BD9571 PMIC

2018-12-01 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds the regulator definition required for operation of S2RAM. 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 | 25

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

2018-11-15 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. v2 [Yoshihiro Kaneko] * As suggested

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

2018-11-15 Thread Yoshihiro Kaneko
Hi Geert-san, Thanks for your review!! 2018年11月6日(火) 0:30 Geert Uytterhoeven : > > Hi Kaneko-san, > > On Sat, Oct 20, 2018 at 11:31 PM Yoshihiro Kaneko > wrote: > > From: Takeshi Kihara > > > > This patch adds HSCIF{0,1,2,3,4} pins, groups and functions to >

[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. arch/arm64/boot/dts

[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. drivers/pinctrl/sh-pfc/pfc-r8a77990

[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

[PATCH/RFT] arm64: dts: renesas: r8a77990: add thermal device support

2018-10-15 Thread Yoshihiro Kaneko
This patch adds the thermal device node and the thermal-zone for the R8A77990 SoC. 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 | 31 +++ 1 file changed, 31

[PATCH/RFT 2/2] thermal: rcar_thermal: add R8A77990 support

2018-10-15 Thread Yoshihiro Kaneko
Add support for R-Car E3 (R8A77990) thermal support. Signed-off-by: Yoshihiro Kaneko --- drivers/thermal/rcar_thermal.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/thermal/rcar_thermal.c b/drivers/thermal/rcar_thermal.c index 78f9328..b1bc5c1 100644 --- a/drivers/thermal

[PATCH/RFT 0/2] thermal: add suport for R8A77990

2018-10-15 Thread Yoshihiro Kaneko
This series adds thermal support for R-Car E3 (R8A77990). This series is based on the next branch of Eduardo Valentin's linux-soc-thermal tree. Yoshihiro Kaneko (2): dt-bindings: thermal: rcar-thermal: add R8A77990 support thermal: rcar_thermal: add R8A77990 support Documentation

[PATCH/RFT 1/2] dt-bindings: thermal: rcar-thermal: add R8A77990 support

2018-10-15 Thread Yoshihiro Kaneko
Document the R-Car E3 (R8A77990) SoC bindings. Signed-off-by: Yoshihiro Kaneko --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation

[PATCH] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes

2018-10-09 Thread Yoshihiro Kaneko
This patch adds DMA properties to the MSIOF device nodes of R8A77990 SoC. 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 | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch

[PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990

2018-09-06 Thread Yoshihiro Kaneko
From: Hiroyuki Yokoyama This patch adds the device tree binding of the r8a77990 SoC. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. v2 [Yoshihiro Kaneko] - Rebased Documentation/devicetree

Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-09-06 Thread Yoshihiro Kaneko
Hi Mark, 2018年8月29日(水) 5:21 Mark Brown : > > On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote: > > From: Hiroyuki Yokoyama > > > > This patch adds the device tree binding of the r8a77990 SoC. > > This doesn't apply against current code, please ch

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

2018-09-04 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds the device nodes for all MSIOF SPI controllers 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 | 80

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add SYS-DMAC device nodes

2018-09-04 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds SYS-DMAC{0,1,2} device nodes 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 | 102

[PATCH/RFT] arm64: dts: renesas: r8a77995-draak: Add MSIOF ch2 pins support

2018-09-04 Thread Yoshihiro Kaneko
'] Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas

[PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-17 Thread Yoshihiro Kaneko
From: Hiroyuki Yokoyama This patch adds the device tree binding of the r8a77990 SoC. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes

2018-08-17 Thread Yoshihiro Kaneko
Sound SRC support arm64: dts: r8a77990: Add Sound DVC device nodes arm64: dts: r8a77990: Add Sound CTU support arm64: dts: r8a77990: Add Sound MIX support * Hai Nguyen Pham arm64: dts: r8a77990: Tie Audio-DMAC to IPMMU-MP Signed-off-by: Yoshihiro Kaneko --- This patch is based

[PATCH/RFT] arm64: dts: renesas: r8a77965: Add OPPs table for cpu devices

2018-08-14 Thread Yoshihiro Kaneko
From: Dien Pham This patch adds OPPs table for CA57{0,1} cpu devices Signed-off-by: Dien Pham 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/r8a77965.dtsi | 44

[PATCH/RFT] arm64: dts: renesas: r8a77965: Add OPPs table for cpu devices

2018-07-25 Thread Yoshihiro Kaneko
From: Dien Pham This patch adds OPPs table for CA57{0,1} cpu devices Signed-off-by: Dien Pham 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/r8a77965.dtsi | 44

[PATCH] ASoC: rsnd: Document R-Car M3-N support

2018-07-25 Thread Yoshihiro Kaneko
From: Hiroyuki Yokoyama Document support for the sound modules in the Renesas M3-N (r8a77965) SoC. No driver update is needed. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. Documentation

[PATCH/RFT] arm64: dts: renesas: r8a77965: Add Sound and Audio DMAC device nodes

2018-07-25 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on a similar patch of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- The following patches were squashed into this patch: arm64: dts: r8a77965: Add Audio-DMAC device nodes arm64: dts: r8a77965

Re: [PATCH/RFT 0/7] rsnd: add support for r8a77965

2018-07-24 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-07-24 1:21 GMT+09:00 Simon Horman : > On Wed, Jul 18, 2018 at 04:47:56AM +0900, Yoshihiro Kaneko wrote: >> This series adds sound support for r8a77965 (R-Car M3-N). >> This series is based on the devel branch of Simon Horman's renesas tree. >> &g

Re: [PATCH/RFT 3/7] arm64: dts: renesas: r8a77965: Add Sound device node and SSI support

2018-07-23 Thread Yoshihiro Kaneko
Hi Morimoto-san, Thank you for your review. 2018-07-20 8:23 GMT+09:00 Kuninori Morimoto : > > Hi > >> From: Takeshi Kihara >> >> Based on several similar patches of the R8A7796 device tree >> by Kuninori Morimoto . >> >> Signed-off-by: Takes

Re: [PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support

2018-07-23 Thread Yoshihiro Kaneko
gt;> >> Document support for the sound modules in the Renesas M3-N (r8a77965) >> SoC. >> >> No driver update is needed. >> >> Signed-off-by: Hiroyuki Yokoyama >> Signed-off-by: Yoshihiro Kaneko >> --- > > Acked-by: Kuninori Morimoto >

Re: [PATCH/RFT 1/7] arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes

2018-07-23 Thread Yoshihiro Kaneko
Hi Geert-san, Thank you for your review. I will correct the sort order of the audma nodes and a typo of the commit log. Best regards, Kaneko 2018-07-18 18:06 GMT+09:00 Geert Uytterhoeven : > On Tue, Jul 17, 2018 at 9:48 PM Yoshihiro Kaneko > wrote: >> From: Takeshi Kihara >

[PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support

2018-07-17 Thread Yoshihiro Kaneko
From: Hiroyuki Yokoyama Document support for the sound modules in the Renesas M3-N (r8a77965) SoC. No driver update is needed. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Yoshihiro Kaneko --- Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 + 1 file changed, 1 insertion

[PATCH/RFT 5/7] arm64: dts: renesas: r8a77965: Add Sound DVC device nodes

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on a similar patch of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts

[PATCH/RFT 3/7] arm64: dts: renesas: r8a77965: Add Sound device node and SSI support

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on several similar patches of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 109 +++--- 1 file changed, 85 insertions(+), 24

[PATCH/RFT 7/7] arm64: dts: renesas: r8a77965: Add Sound MIX support

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on a similar patch of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/renesas

[PATCH/RFT 6/7] arm64: dts: renesas: r8a77965: Add Sound CTU support

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on a similar patch of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm64/boot/dts

[PATCH/RFT 1/7] arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds Audio-DMAC{0,1} device nodes for the R8A77965 SoC. Based on a similar patch of the R8A7796 device tree by uninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 68

[PATCH/RFT 0/7] rsnd: add support for r8a77965

2018-07-17 Thread Yoshihiro Kaneko
This series adds sound support for r8a77965 (R-Car M3-N). This series is based on the devel branch of Simon Horman's renesas tree. Hiroyuki Yokoyama (1): ASoC: rsnd: Document R-Car M3-N support Takeshi Kihara (6): arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes arm64: dts:

[PATCH/RFT 4/7] arm64: dts: renesas: r8a77965: Add Sound SRC support

2018-07-17 Thread Yoshihiro Kaneko
From: Takeshi Kihara Based on a similar patch of the R8A7796 device tree by Kuninori Morimoto . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 61 +++ 1 file changed, 61 insertions(+) diff --git

[PATCH/RFT 2/2] arm64: dts: renesas: r8a77965: Add PCIe device nodes

2018-06-07 Thread Yoshihiro Kaneko
From: Takeshi Kihara This patch adds PCIe{0,1} device nodes to R8A77965 SoC. Based on a similar patches of the R8A7796 device tree by Harunobu Kurokawa . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 48

[PATCH/RFT 1/2] PCI: rcar: Add compatible string for r8a77965

2018-06-07 Thread Yoshihiro Kaneko
This patch adds support for r8a77965 (R-Car M3-N) Signed-off-by: Yoshihiro Kaneko --- Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt

[PATCH/RFT 0/2] Add PCIe support for r8a77965

2018-06-07 Thread Yoshihiro Kaneko
This series adds PCIe support for r8a77965 (R-Car M3-N). It is not necessary to update driver and PFC. This series is based on the devel branch of Simon Horman's renesas tree. Takeshi Kihara (1): arm64: dts: renesas: r8a77965: Add PCIe device nodes Yoshihiro Kaneko (1): PCI: rcar: Add

[PATCH] arm64: dts: renesas: r8a7796: Add PCIe device nodes

2018-06-04 Thread Yoshihiro Kaneko
From: Harunobu Kurokawa This patch adds PCIe{0,1} device nodes for R8A7796 SoC. Signed-off-by: Harunobu Kurokawa 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/r8a7796

[PATCH v2] arm64: dts: renesas: r8a77965: Add Watchdog Timer controller node using RCLK Watchdog Timer

2018-05-29 Thread Yoshihiro Kaneko
From: Takeshi Kihara Add a device node for the Watchdog Timer (WDT) controller on the Renesas R-Car M3-N (R8A77965) SoC. Based on a similar patch of the R8A7796 device tree by Geert Uytterhoeven . Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Kaneko Reviewed-by: Simon Horman

Re: [PATCH] arm64: dts: r8a77965: Add Watchdog Timer controller node using RCLK Watchdog Timer

2018-05-29 Thread Yoshihiro Kaneko
" > > On Mon, May 28, 2018 at 11:32 AM, Geert Uytterhoeven > wrote: >> On Wed, May 23, 2018 at 2:36 PM, Yoshihiro Kaneko >> wrote: >>> From: Takeshi Kihara >>> >>> Add a device node for the Watchdog Timer (WDT) controller on the Rene

[PATCH] arm64: dts: r8a77965: Add Watchdog Timer controller node using RCLK Watchdog Timer

2018-05-23 Thread Yoshihiro Kaneko
keshi Kihara <takeshi.kihara...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77965.dtsi | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/arc

[PATCH v4 0/3] thermal: add support for r8a77995

2018-05-20 Thread Yoshihiro Kaneko
[Yoshihiro Kaneko] rcar_thermal.c: - add Tested-by tag * As suggested by Simon Horman - add comment to ".nirqs = 2" of rcar_gen3_thermal rcar-thermal.txt: * As suggested by Simon Horman - update the explanation of the interrupts r8a77995.dtsi: - repositioned the thermal subnode by bus address

[PATCH v4 1/3] thermal: rcar_thermal: add r8a77995 support

2018-05-20 Thread Yoshihiro Kaneko
Add support for R-Car D3 (r8a77995) thermal sensor. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Tested-by: Ulrich Hecht <ulrich.hecht+rene...@gmail.com> --- drivers/thermal/rcar_thermal.c | 158 - 1 file changed, 126 insertions(+),

[PATCH v4 3/3] arm64: dts: renesas: r8a77995: add thermal device support

2018-05-20 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 31 +++ 1 file changed, 31 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.

[PATCH v4 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support

2018-05-20 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bind

Re: [PATCH/RFT v3 1/3] thermal: rcar_thermal: add r8a77995 support

2018-05-15 Thread Yoshihiro Kaneko
2018-05-15 16:26 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Mon, May 14, 2018 at 06:11:59AM +0900, Yoshihiro Kaneko wrote: >> Hi Simon-san, >> >> 2018年5月10日(木) 3:11 Simon Horman <ho...@verge.net.au>: >> >> > On Tue, Apr 03, 2018 at 09:4

Re: [PATCH/RFT v2 1/3] thermal: rcar_thermal: add r8a77995 support

2018-05-09 Thread Yoshihiro Kaneko
think its likely it can then be merged. I had posted V3 that was updated with Geert-san's suggestions. Should I repost V4 with the tested tags and without the RFT prefix? > > On Tue, Apr 03, 2018 at 08:17:01PM +0900, Yoshihiro Kaneko wrote: >> Hi Geert-san, >> >> 2018-03-30 18:25 GM

[PATCH v2] mmc: renesas_sdhi: Add r8a77965 support

2018-05-09 Thread Yoshihiro Kaneko
From: Masaharu Hayakawa <masaharu.hayakawa...@renesas.com> This patch adds r8a77965 support in SDHI. Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Tested-by: Simon Horman <horms+rene...@verge.net.a

[PATCH v2] arm64: dts: r8a77965: Add SDHI device nodes

2018-05-09 Thread Yoshihiro Kaneko
-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the devel branch of Simon Horman's renesas tree. v2 [Yoshihiro Kaneko] * As suggested by Simon Horman Rebased on top of the devel branch of the renesas tree. arch/arm64/boot/dts/renesas/r8a77965.dtsi | 36 ++

Re: [PATCH/RFT 3/3] arm64: dts: r8a77965: Add SDHI device nodes

2018-05-04 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-05-02 0:30 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Mon, Apr 30, 2018 at 04:48:16AM +0900, Yoshihiro Kaneko wrote: >> From: Takeshi Kihara <takeshi.kihara...@renesas.com> >> >> Add SDHI nodes to the DT of the r8a77965 SoC. >&

Re: [PATCH/RFT 1/3] pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions

2018-05-04 Thread Yoshihiro Kaneko
Hi Geert-san, 2018-05-04 17:30 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Fri, May 4, 2018 at 10:28 AM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> 2018-05-02 18:16 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>:

Re: [PATCH/RFT 2/3] mmc: renesas_sdhi: Add r8a77965 support

2018-05-04 Thread Yoshihiro Kaneko
Hello, 2018-05-02 17:14 GMT+09:00 Wolfram Sang : > >> With the current state of the driver this patch should be fine, >> modulo the changes suggested above. But once HS400 support is merged >> some logic will be required to disable that feature for the r8a77965 >> until HS400

Re: [PATCH/RFT 1/3] pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions

2018-05-04 Thread Yoshihiro Kaneko
Hi Geert-san, 2018-05-02 18:16 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Sun, Apr 29, 2018 at 9:48 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> From: Takeshi Kihara <takeshi.kihara...@renesas.com> >> >

[PATCH/RFT 3/3] arm64: dts: r8a77965: Add SDHI device nodes

2018-04-29 Thread Yoshihiro Kaneko
From: Takeshi Kihara <takeshi.kihara...@renesas.com> Add SDHI nodes to the DT of the r8a77965 SoC. Based on several similar patches of the R8A7796 device tree by Simon Horman <horms+rene...@verge.net.au>. Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed

[PATCH/RFT 2/3] mmc: renesas_sdhi: Add r8a77965 support

2018-04-29 Thread Yoshihiro Kaneko
From: Masaharu Hayakawa <masaharu.hayakawa...@renesas.com> This patch adds r8a77965 support in SDHI. Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- Documentation/devicetree/bindings/mmc/tmio_mmc.

[PATCH/RFT 1/3] pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions

2018-04-29 Thread Yoshihiro Kaneko
From: Takeshi Kihara <takeshi.kihara...@renesas.com> This patch adds SDHI{0,1,2,3} pins, groups and functions to the R8A77965 SoC. Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- drivers/pinctrl/sh-

[PATCH/RFT 0/3] mmc: renesas_sdhi: add support for r8a77965

2018-04-29 Thread Yoshihiro Kaneko
This series adds SDHI device support for r8a77965. This series is based on the next branch of Ulf Hansson's mmc tree. Masaharu Hayakawa (1): mmc: renesas_sdhi: Add r8a77965 support Takeshi Kihara (2): pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions arm64: dts: r8a77965: Add

Re: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes

2018-04-24 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-04-24 17:24 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Tue, Apr 24, 2018 at 02:31:40AM +0900, Yoshihiro Kaneko wrote: >> Hi Simon-san, >> >> 2018-04-23 19:26 GMT+09:00 Simon Horman <ho...@verge.net.au>: >> > On Thu, Apr 19,

Re: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes

2018-04-23 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-04-23 19:26 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko wrote: >> Sort nodes of the R-Car M3-N (r8a77965), V3M (r8a77970) and D3 (r8a77995) >> DTs. >> >> This is part of an ongoing

[PATCH 5/5] arm64: dts: renesas: r8a77970: sort subnodes of the soc node

2018-04-18 Thread Yoshihiro Kaneko
-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 378 +++--- 1 file changed, 189 insertions(+), 189 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8

[PATCH 3/5] arm64: dts: renesas: r8a77965: sort subnodes of the root node

2018-04-18 Thread Yoshihiro Kaneko
Sort subnodes of the root node alphanumerically. This is part of an ongoing effort to provide consistent node order in the DT of Renesas SoCs to improve maintainability. This should not have any run-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/bo

[PATCH 4/5] arm64: dts: renesas: r8a77965: sort subnodes of the soc node

2018-04-18 Thread Yoshihiro Kaneko
-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 912 +++--- 1 file changed, 456 insertions(+), 456 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8

[PATCH 2/5] arm64: dts: renesas: r8a77995: sort subnodes of the soc node

2018-04-18 Thread Yoshihiro Kaneko
-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 697 +++--- 1 file changed, 348 insertions(+), 349 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8

[PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes

2018-04-18 Thread Yoshihiro Kaneko
tree. Yoshihiro Kaneko (5): arm64: dts: renesas: r8a77995: sort subnodes of the root node arm64: dts: renesas: r8a77995: sort subnodes of the soc node arm64: dts: renesas: r8a77965: sort subnodes of the root node arm64: dts: renesas: r8a77965: sort subnodes of the soc node arm64: dts

[PATCH 1/5] arm64: dts: renesas: r8a77995: sort subnodes of the root node

2018-04-18 Thread Yoshihiro Kaneko
Sort subnodes of the root node alphanumerically. This is part of an ongoing effort to provide consistent node order in the DT of Renesas SoCs to improve maintainability. This should not have any run-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/bo

[PATCH/RFT v3 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support

2018-04-03 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bind

[PATCH/RFT v3 3/3] arm64: dts: renesas: r8a77995: add thermal device support

2018-04-03 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.

[PATCH/RFT v3 0/3] thermal: add support for r8a77995

2018-04-03 Thread Yoshihiro Kaneko
[Yoshihiro Kaneko] * As suggested by Geert Uytterhoeven rcar_thermal.c: - make use_of_thermal in structure rcar_thermal_chip a single bit - add feature bits to rcar_thermal_chip - add the number of interrupts to rcar_thermal_chip - remove rcar_thermal_type in rcar_thermal_cip - make variable chip

[PATCH/RFT v3 1/3] thermal: rcar_thermal: add r8a77995 support

2018-04-03 Thread Yoshihiro Kaneko
Add support for R-Car D3 (r8a77995) thermal sensor. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- drivers/thermal/rcar_thermal.c | 154 - 1 file changed, 122 insertions(+), 32 deletions(-) diff --git a/drivers/thermal/rcar_therm

Re: [PATCH/RFT v2 1/3] thermal: rcar_thermal: add r8a77995 support

2018-04-03 Thread Yoshihiro Kaneko
Hi Geert-san, 2018-03-30 18:25 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Fri, Mar 30, 2018 at 5:13 AM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> Add support for R-Car D3 (r8a77995) thermal sensor. >> >>

Re: [PATCH/RFT v2 0/3] thermal: add support for r8a77995

2018-04-03 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-03-30 22:49 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Fri, Mar 30, 2018 at 12:13:00PM +0900, Yoshihiro Kaneko wrote: >> This series adds thermal support for r8a77995. >> R-Car D3 (r8a77995) have a thermal sensor module which is similar to Gen2. >

[PATCH/RFT v2 0/3] thermal: add support for r8a77995

2018-03-29 Thread Yoshihiro Kaneko
[Yoshihiro Kaneko] * As suggested by Geert Uytterhoeven rcar_thermal.c: - remove rcar_of_data macro - store a pointer to rcar_thermal_chip in rcar_thermal_priv - remove unnecessary cast in rcar_thermal_dt_ids rcar-thermal.txt: - drop the fallback for D3 - update the paragraph about interrupts r8a77995

[PATCH/RFT v2 1/3] thermal: rcar_thermal: add r8a77995 support

2018-03-29 Thread Yoshihiro Kaneko
Add support for R-Car D3 (r8a77995) thermal sensor. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- drivers/thermal/rcar_thermal.c | 148 - 1 file changed, 116 insertions(+), 32 deletions(-) diff --git a/drivers/thermal/rcar_therm

[PATCH/RFT v2 3/3] arm64: dts: renesas: r8a77995: add thermal device support

2018-03-29 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index cff42cd..9

[PATCH/RFT v2 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support

2018-03-29 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation/devicetree/bindings/t

Re: [PATCH/RFT 1/3] thermal: rcar_thermal: add r8a77995 support

2018-03-13 Thread Yoshihiro Kaneko
Hi Geert-san, Thanks for your review. 2018-03-12 20:02 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Sun, Mar 11, 2018 at 9:26 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> Add support for R-Car D3 (r8a77995) th

Re: [PATCH 3/3] arm64: dts: renesas: r8a77995: add thermal device support

2018-03-13 Thread Yoshihiro Kaneko
Hi Geert-san, Thanks for your review. 2018-03-12 19:56 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Sun, Mar 11, 2018 at 9:26 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> Signed-off-by: Yoshihiro Kaneko <ykaneko0.

Re: [PATCH 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support

2018-03-13 Thread Yoshihiro Kaneko
Hi Geert-san, Thank you for your review! 2018-03-12 19:13 GMT+09:00 Geert Uytterhoeven <ge...@linux-m68k.org>: > Hi Kaneko-san, > > On Sun, Mar 11, 2018 at 9:26 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com> > wrote: >> Signed-off-by: Yoshihiro Kaneko <ykaneko0.

[PATCH/RFT 0/3] thermal: add support for r8a77995

2018-03-11 Thread Yoshihiro Kaneko
This series adds thermal support for r8a77995. R-Car D3 (r8a77995) have a thermal sensor module which is similar to Gen2. Therefore this series adds r8a77995 support to rcar_thermal driver not rcar_gen3_thermal driver. This series is based on the next branch of Zhang Rui's linux tree. Yoshihiro

[PATCH 3/3] arm64: dts: renesas: r8a77995: add thermal device support

2018-03-11 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 31 +++ 1 file changed, 31 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 788e3af..d

[PATCH 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support

2018-03-11 Thread Yoshihiro Kaneko
Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/thermal/rcar-thermal.txt b/Documentation/devicetree/bindings/thermal/rcar-thermal.txt

[PATCH/RFT 1/3] thermal: rcar_thermal: add r8a77995 support

2018-03-11 Thread Yoshihiro Kaneko
Add support for R-Car D3 (r8a77995) thermal sensor. Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- drivers/thermal/rcar_thermal.c | 141 - 1 file changed, 112 insertions(+), 29 deletions(-) diff --git a/drivers/thermal/rcar_therm

Re: [PATCH/RFT v3] sata_rcar: Reset SATA PHY when Salvator-X board resumes

2018-02-05 Thread Yoshihiro Kaneko
Hi Sergei, 2018-02-05 17:33 GMT+09:00 Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>: > Hello! > > On 2/4/2018 10:18 PM, Yoshihiro Kaneko wrote: > >> From: Khiem Nguyen <khiem.nguyen...@rvc.renesas.com> >> >> Because power of Salvator-X board is cut

[PATCH/RFT v3] sata_rcar: Reset SATA PHY when Salvator-X board resumes

2018-02-04 Thread Yoshihiro Kaneko
off-by: Hien Dang <hien.dang...@rvc.renesas.com> [reinit phy in sata_rcar_resume() function on R-Car Gen3 only] [factor out SATA module init sequence] [fixed the prefix for the subject] Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- driv

[PATCH/RFT v4] gpio: gpio-rcar: Support S2RAM

2018-02-04 Thread Yoshihiro Kaneko
[Modify structure of the bank info to simplify a saving registers] [Remove DEV_PM_OPS macro] Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-gpio tree. v2 [Yoshihiro Kaneko] * Modify structure of the bank info as suggested by Geert Uyt

[PATCH v2] sata: sata_rcar: Reset SATA PHY when Salvator-X board resumes

2018-01-16 Thread Yoshihiro Kaneko
off-by: Hien Dang <hien.dang...@rvc.renesas.com> [reinit phy in sata_rcar_resume() function on R-Car Gen3 only] [fixed the prefix for the subject] Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of libata tree. v2 [Yoshihiro Kaneko] *

[PATCH/RFT v3] gpio: gpio-rcar: Support S2RAM

2018-01-15 Thread Yoshihiro Kaneko
[Modify structure of the bank info to simplify a saving registers] [Remove DEV_PM_OPS macro] Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-gpio tree. v2 [Yoshihiro Kaneko] * Modify structure of the bank info as suggested by Geert Uyt

Re: [PATCH/RFT v2] gpio: gpio-rcar: Support S2RAM

2017-12-28 Thread Yoshihiro Kaneko
Hi Vladimir, Thank you for your review. I will re-spin this patch. Thanks, Kaneko 2017-12-25 17:35 GMT+09:00 Vladimir Zapolskiy <vladimir_zapols...@mentor.com>: > On 12/24/2017 03:37 PM, Yoshihiro Kaneko wrote: >> From: Hien Dang <hien.dang...@renesas.com>

Re: [PATCH] sata: rcar_sata: Reset SATA PHY when Salvator-X board resumes

2017-12-28 Thread Yoshihiro Kaneko
Hi Simon-san, Geert-san, 2017-12-19 17:26 GMT+09:00 Simon Horman <ho...@verge.net.au>: > On Wed, Dec 06, 2017 at 07:56:09PM +0100, Geert Uytterhoeven wrote: >> Hi Kaneko-san, >> >> On Wed, Dec 6, 2017 at 7:45 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com>

[PATCH/RFT v2] gpio: gpio-rcar: Support S2RAM

2017-12-24 Thread Yoshihiro Kaneko
[Modify structure of the bank info to simplify a saving registers] Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-gpio tree. v2 [Yoshihiro Kaneko] * Modify structure of the bank info as suggested by Geert Uytterhoeven drive

Re: [PATCH] gpio: gpio-rcar: Support S2RAM

2017-12-12 Thread Yoshihiro Kaneko
Hi Simon-san, Geert-san, I am sorry for my late reply. 2017-12-07 19:27 GMT+09:00 Simon Horman : > On Thu, Dec 07, 2017 at 10:26:53AM +0100, Geert Uytterhoeven wrote: >> On Thu, Dec 7, 2017 at 10:21 AM, Geert Uytterhoeven >> wrote: >> >>> > struct

[PATCH] gpio: gpio-rcar: Support S2RAM

2017-12-06 Thread Yoshihiro Kaneko
From: Hien Dang <hien.dang...@renesas.com> This patch adds an implementation that saves and restores the state of GPIO configuration on suspend and resume. Signed-off-by: Hien Dang <hien.dang...@renesas.com> Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed

[PATCH] sata: rcar_sata: Reset SATA PHY when Salvator-X board resumes

2017-12-06 Thread Yoshihiro Kaneko
off-by: Hien Dang <hien.dang...@rvc.renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of libata tree. drivers/ata/sata_rcar.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers/a

[PATCH] pinctrl: sh-pfc: r8a7796: Rename RTS{0,1,3,4}# pin function definitions

2017-11-16 Thread Yoshihiro Kaneko
r Gen3 Hardware User's Manual Rev.0.54E. Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-pinctrl tree. drivers/pinctrl/sh-pfc/

[PATCH] pinctrl: sh-pfc: r8a7795: Rename RTS{0,1,3,4}# pin function definitions

2017-11-16 Thread Yoshihiro Kaneko
rdware User's Manual Rev.0.54E. Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-pinctrl tree. drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 40 ++---

[PATCH] pinctrl: sh-pfc: r8a7796: Fix to delete A20..A25 pins function definitions

2017-11-15 Thread Yoshihiro Kaneko
pinctrl: sh-pfc: Initial R8A7796 PFC support") Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com> --- This patch is based on the for-next branch of linux-pinctrl tree. drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 1

  1   2   >