[PATCH] dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings

2017-08-15 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paters...@renesas.com> --- Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings

[PATCH v2] ARM: debug-ll: Add support for r8a7745

2017-08-16 Thread Fabrizio Castro
Enable low-level debugging support for RZ/G1E (r8a7745). RZ/G1E uses SCIF4 for the debug console. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paters...@renesas.com> --- Changes in v2: - Keep the list sorted by physical addres

RE: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform

2017-08-09 Thread Fabrizio Castro
Thank you Simon. Best regards, Fab -Original Message- From: Simon Horman [mailto:ho...@verge.net.au] Sent: 09 August 2017 10:09 To: Chris Paterson <chris.paters...@renesas.com> Cc: Fabrizio Castro <fabrizio.cas...@bp.renesas.com>; robh...@kernel.org; mark.rutl...@arm.

[PATCH repost 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform

2017-08-09 Thread Fabrizio Castro
Document the iW-RainboW-G22D device tree bindings. It is just a placeholder for the time being, the actual implementation is not available yet. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paters...@renesas.com> Reviewed-by: Bi

[PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform

2017-08-09 Thread Fabrizio Castro
which consists of a System on Module (iW-RainboW-G22M-SM) and a carrier card (iW-RainboW-G22D). Regards, Fabrizio Castro (2): ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Documentation/devicetree

[PATCH repost 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module

2017-08-09 Thread Fabrizio Castro
Document the iW-RainboW-G22M-SM SODIMM System on Module device tree bindings. It is just a placeholder for the time being, the actual implementation is not available yet. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paters...@re

[PATCH] dt-bindings: apmu: Document r8a7745 support

2017-08-22 Thread Fabrizio Castro
Document APMU and SMP enable method for RZ/G1E (also known as r8a7745) SoC. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- Documentation/devicetree/bindings/power/renesas,apmu.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings

[PATCH] ARM: dtsi: r8a7745: Add I2C DT support

2017-08-22 Thread Fabrizio Castro
Add I2C[0-5] devices to the r8a7745 device tree. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- arch/arm/boot/dts/r8a7745.dtsi | 93 ++ 1 file changed, 93 insertions(+) diff --git a/arch/arm/boot/dts/r8a7745.dtsi b/arch/arm/bo

[PATCH] ARM: dtsi: iwg22m: Add RTC support

2017-08-22 Thread Fabrizio Castro
Add support for the bq32000 RTC to the iwg22m device tree. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- This patch has some dependency: * [1/2] ARM: dts: iwg22m: Add iWave RZG1E SODIMM SOM - https://patchwork.kernel.org/patch/9901619/ * [2/2] ARM: dts: iwg22d-

[PATCH 1/2] ARM: dts: r8a7745: Add MMC interface support

2017-08-17 Thread Fabrizio Castro
Add MMC interface support for r8a7745 SoC. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- arch/arm/boot/dts/r8a7745.dtsi | 16 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/r8a7745.dtsi b/arch/arm/boot/dts/r8a7745.dtsi index a

[PATCH 2/2] ARM: dtsi: iwg22m: Add eMMC support

2017-08-17 Thread Fabrizio Castro
Add eMMC support for iW-RainboW-G22M-SM. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- arch/arm/boot/dts/r8a7745-iwg22m.dtsi | 26 ++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/boot/dts/r8a7745-iwg22m.dtsi b/arch/arm/boot/dts/r

RE: [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core

2017-09-15 Thread Fabrizio Castro
Hi Simon, Geert, > -Original Message- > From: linux-renesas-soc-ow...@vger.kernel.org > [mailto:linux-renesas-soc-ow...@vger.kernel.org] On Behalf Of Geert > Uytterhoeven > Sent: 15 September 2017 09:05 > To: Simon Horman <ho...@verge.net.au>; Fabrizio

RE: [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller

2017-09-18 Thread Fabrizio Castro
tland <mark.rutl...@arm.com>; > Magnus Damm <magnus.d...@gmail.com>; > Russell King <li...@armlinux.org.uk>; Fabrizio Castro > <fabrizio.cas...@bp.renesas.com>; devicet...@vger.kernel.org; linux-renesas- > s...@vger.kernel.org; linux-arm-ker...@lists.infradea

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value

2017-09-22 Thread Fabrizio Castro
(if found in the DT). Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- I believe this patch is in order for UHS to work properly on the RZ/G1 platforms as the signal voltage needs to be switched from 3.3V to 1.8V, and therefore we need to make sure we hold a reference to

RE: [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller

2017-09-20 Thread Fabrizio Castro
; Magnus Damm <magnus.d...@gmail.com>; > Russell King <li...@armlinux.org.uk>; Fabrizio Castro > <fabrizio.cas...@bp.renesas.com>; devicet...@vger.kernel.org; linux-renesas- > s...@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH 4/8] ARM: dts:

RE: [PATCH v2] ARM: dts: iwg22d: Enable SDHI0 controller

2017-09-22 Thread Fabrizio Castro
@vger.kernel.org] On Behalf Of Fabrizio Castro > Sent: 22 September 2017 14:01 > To: Simon Horman <horms+rene...@verge.net.au> > Cc: Rob Herring <robh...@kernel.org>; Mark Rutland <mark.rutl...@arm.com>; > Magnus Damm <magnus.d...@gmail.com>; > Russell King <

kms-tests

2017-09-20 Thread Fabrizio Castro
Hello Laurent, I hope you are well. I am looking into adding display support to the iWave RainboW-G22D-SODIMM board based on RZ/G1E. My understanding is that the DU tests mentioned here: http://elinux.org/R-Car/Devices should work for such a platform too, therefore I am starting to play with:

RE: [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller

2017-09-21 Thread Fabrizio Castro
; Mark Rutland <mark.rutl...@arm.com>; > Magnus Damm <magnus.d...@gmail.com>; Russell King <li...@armlinux.org.uk>; > Fabrizio Castro > <fabrizio.cas...@bp.renesas.com>; devicet...@vger.kernel.org; Linux-Renesas > <linux-renesas-soc@vger.kernel.org>; linux

RE: [RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value

2017-10-05 Thread Fabrizio Castro
Hi Wolfram, Ulf > Hi Fabrizio, > > On Wed, Oct 04, 2017 at 10:50:54AM +, Fabrizio Castro wrote: > > Thank you guys for your comments! > > > > > > > However, there are side effects to it as the mmc devices will be > > > > > enumerated &

[PATCH v2 1/2] ARM: dts: iwg20d-q7: Rework DT architecture

2017-10-06 Thread Fabrizio Castro
# Carrier Board and maximizes the reuse of the definitions for the carrier board and for the SoM. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> -

[PATCH v2 0/2] ARM: dts: iwg20d-q7: New DT architecture

2017-10-06 Thread Fabrizio Castro
for the time being we decided to provide .dtsi files to describe the carrier board and the camera daughter board, and provide .dts files to describe the HW configurations we need to support. Best regards, Fabrizio Castro (2): ARM: dts: iwg20d-q7: Rework DT architecture ARM: dts: iwg20d-q7-dbcm-ca: Add

[PATCH v2 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB

2017-10-06 Thread Fabrizio Castro
This patch adds a .dtsi that describes the camera daughter board and a .dts to describe the HW made of iWave's RZ/G1M SoM, iWave's RZ/G1M/G1N Qseven carrier board, and the camera daughter board. The camera daughter board .dtsi adds support for ttySC[14]. Signed-off-by: Fabrizio Castro

[PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB

2017-10-04 Thread Fabrizio Castro
This patch adds a .dtsi that describes the camera daughter board and a .dts to describe the HW made of iWave's RZ/G1M SoM, iWave's RZ/G1M/G1N Qseven carrier board, and the camera daughter board. The camera daughter board .dtsi adds support for ttySC[14]. Signed-off-by: Fabrizio Castro

[PATCH 1/2] ARM: dts: iwg20d-q7: Rework DT architecture

2017-10-04 Thread Fabrizio Castro
# Carrier Board and maximizes the reuse of the definitions for the carrier board and for the SoM. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/iwg20d-q7-common.dtsi | 147 +++

RE: [RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value

2017-10-04 Thread Fabrizio Castro
Thank you guys for your comments! > > > However, there are side effects to it as the mmc devices will be > > > enumerated > > > in a different order (due to -EPROBE_DEFER), this means this patch would > > > likely > > > break existing platforms. > > > > However this doesn't. The user daemon

[PATCH 0/2] ARM: dts: iwg20d-q7: New DT architecture

2017-10-04 Thread Fabrizio Castro
for the time being we decided to provide .dtsi files to describe the carrier board and the camera daughter board, and provide .dts files to describe the HW configurations we need to support. Best regards, Fabrizio Castro (2): ARM: dts: iwg20d-q7: Rework DT architecture ARM: dts: iwg20d-q7-dbcm-ca: Add

RE: [PATCH] ARM: dts: iwg20d-q7: Add support for ttySC3

2017-10-09 Thread Fabrizio Castro
Hello Geert, thank you for your feedback! > > Hi Fabrizio, Chris, > > On Mon, Oct 9, 2017 at 11:06 AM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > > Signed-off-by: Chri

[PATCH 0/4] ARM: dts: iwg22d: DT architecture rework and UART

2017-10-13 Thread Fabrizio Castro
board DT. Best regards, Fabrizio Castro (4): ARM: dts: iwg22d: Use /dev/ttySC3 as debug console ARM: dts: iwg22d: Add /dev/ttySC5 support ARM: dts: iwg22d-sodimm-dbhd-ca: Add device tree for HDMI DB ARM: dts: iwg22d-sodimm: sort dt nodes arch/arm/boot/dts/Makefile

[PATCH 1/4] ARM: dts: iwg22d: Use /dev/ttySC3 as debug console

2017-10-13 Thread Fabrizio Castro
The BSP release from iWave uses /dev/ttySC3 as debug console, this patch renames the alias accordingly for compatibility. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/r8a7745-iwg22

RE: [RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value

2017-10-05 Thread Fabrizio Castro
> [...] > > >> > >> Well, the good news is that it didn't cause a regression for me on R-Car > >> E2 (Alt board) and H3 (Salvator X board). > >> > >> Sadly, it doesn't also fix the SDR104 problems on Alt. I had a little > >> hope this could be the culprit, but sadly it is not. But this is not a >

RE: [PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB

2017-10-06 Thread Fabrizio Castro
Hi Geert, > Hi Fabrizio, > > On Wed, Oct 4, 2017 at 11:18 AM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > This patch adds a .dtsi that describes the camera daughter board > > and a .dts to describe the HW made of iWave's RZ/G1M SoM, iWave's >

[PATCH] ARM: dts: r8a7745: Add IIC cores to dtsi

2017-10-13 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/r8a7745.dtsi | 36 1 file changed, 36 insertions(+) diff --git a/arch/arm/boot/dts/r8a7745.dtsi b/arch/

[PATCH 3/4] clk: renesas: cpg-mssr: Add du1 clock to R8A7745

2017-10-13 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- drivers/clk/renesas/r8a7745-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a7745-cpg-mssr.c b/drivers/clk/renesas/r8a7745-cpg-

[PATCH 1/4] dt-bindings: display: rcar-du: Document R8A774[35] DU

2017-10-13 Thread Fabrizio Castro
Add device tree bindings for r8a7743 and r8a7745 DUs. r8a7743 DU is similar to the one from r8a7791, r8a7745 DU is similar to the one from r8a7794. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- .../devicetree/bind

[PATCH 4/4] drm: rcar-du: Add R8A7745 support

2017-10-13 Thread Fabrizio Castro
Add support for the R8A7745 DU (which is very similar to the R8A7794 DU); it has 2 RGB outputs. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 22 ++ 1

[PATCH 0/4] rcar-du: add R8A774[35] DU driver(s) support

2017-10-13 Thread Fabrizio Castro
regards, Fabrizio Castro (4): dt-bindings: display: rcar-du: Document R8A774[35] DU drm: rcar-du: Add R8A7743 support clk: renesas: cpg-mssr: Add du1 clock to R8A7745 drm: rcar-du: Add R8A7745 support .../devicetree/bindings/display/renesas,du.txt | 30 --- drivers/clk

[PATCH 2/4] drm: rcar-du: Add R8A7743 support

2017-10-13 Thread Fabrizio Castro
Add support for the R8A7743 DU (which is very similar to the R8A7791 DU); it has 1 DPAD (RGB) output and 1 LVDS output. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- drivers/gpu/drm/rcar-du/rcar_d

[PATCH 4/4] ARM: dts: iwg22d-sodimm: sort dt nodes

2017-10-13 Thread Fabrizio Castro
Improve the layout of r8a7745-iwg22d-sodimm.dts by sorting the nodes alphabetically. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts | 62 ++--

[PATCH 3/4] ARM: dts: iwg22d-sodimm-dbhd-ca: Add device tree for HDMI DB

2017-10-13 Thread Fabrizio Castro
Add file r8a7745-iwg22d-sodimm-dbhd-ca.dts to provide support for iW-RainboW-G22D with HDMI daughter board plugged in. The interfaces defined in the new .dts file are: scif1, scif5, and hscif2. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Pa

[PATCH 2/4] ARM: dts: iwg22d: Add /dev/ttySC5 support

2017-10-13 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts | 14 ++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts

[PATCH] dt-bindings: qspi: Add r8a7743/5 to the compatible list

2017-09-08 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- Documentation/devicetree/bindings/spi/spi-rspi.txt | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/spi-rspi.txt b/Documentation/devicetree/bindings/spi/spi-rs

RE: Applied "spi: sh-msiof: Add compatible strings for r8a774[35]" to the spi tree

2017-09-26 Thread Fabrizio Castro
6 > To: Mark Brown <broo...@kernel.org> > Cc: Fabrizio Castro <fabrizio.cas...@bp.renesas.com>; Rob Herring > <robh...@kernel.org>; Mark Rutland <mark.rutl...@arm.com>; > linux-spi <linux-...@vger.kernel.org>; devicet...@vger.kernel.org; > Linux-Rene

RE: kms-tests

2017-09-29 Thread Fabrizio Castro
values: 1 7 value: 1 Frame buffers: id sizepitch Are the tests supposed to fail with my configuration? Best regards, Fab > -Original Message- > From: Fabrizio Castro > Sent: 20 September 2017 12:18 > To: 'laurent.pinch...@idea

[PATCH 1/2] spi: sh-msiof: Add compatible strings for r8a774[35]

2017-09-25 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- drivers/spi/spi-sh-msiof.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/spi/spi-sh-msiof.c b/drivers/spi/spi-sh-msiof.c index 0eb1e95..0080844 100644 --- a/drivers/spi/spi-sh-msiof.c +++ b/drivers/spi/

[PATCH 0/2] spi: sh-msiof: Add r8a774[35] bindings

2017-09-25 Thread Fabrizio Castro
This series adds compatible strings and device tree bindings in order to enable msiof support for r8a7743 and r8a7745. Fabrizio Castro (2): spi: sh-msiof: Add compatible strings for r8a774[35] dt-bindings: spi: sh-msiof: Add r8a774[35] to the compatible list Documentation/devicetree

[PATCH 2/2] dt-bindings: spi: sh-msiof: Add r8a774[35] to the compatible list

2017-09-25 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> --- Documentation/devicetree/bindings/spi/sh-msiof.txt | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msi

RE: [PATCH 1/2] spi: sh-msiof: Add compatible strings for r8a774[35]

2017-09-25 Thread Fabrizio Castro
Hello Geert, Thank you for getting back to me. > -Original Message- > From: geert.uytterhoe...@gmail.com [mailto:geert.uytterhoe...@gmail.com] On > Behalf Of Geert Uytterhoeven > Sent: 25 September 2017 12:22 > To: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> &

[PATCH 0/2] ARM: dtsi: r8a7745: iwg22m: Add eMMC support

2017-08-17 Thread Fabrizio Castro
/ [2/2] ARM: dts: iwg22d-sodimm: Add support for iWave G22D-SODIMM board - https://patchwork.kernel.org/patch/9901623/ dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings - https://patchwork.kernel.org/patch/9902199/ Regards, Fabrizio Castro (2): ARM: dts: r8a7745: Add MMC interface

RE: [PATCH v3 0/3] ARM: renesas: Enable SMP on R-Car E2

2017-09-01 Thread Fabrizio Castro
r8a7794/alt (dual Cortex-A7), and regression-tested > on r8a7790/lager (quad Cortex-A15), and > r8a7791/koelsch, r8a7791/porter, r8a7792/blanche, and r8a7793/gose (dual > Cortex-A15). Hello Geert, last week we tried to enable APMU/SMP on the iWave RZG1E (r8a7745, dual Cortex-A7) G22D

RE: [PATCH v3 0/3] ARM: renesas: Enable SMP on R-Car E2

2017-09-05 Thread Fabrizio Castro
> -Original Message- > From: linux-renesas-soc-ow...@vger.kernel.org > [mailto:linux-renesas-soc-ow...@vger.kernel.org] On Behalf Of Fabrizio Castro > Sent: 01 September 2017 18:04 > To: Geert Uytterhoeven <geert+rene...@glider.be>; Simon Horman > <ho...

[PATCH] ARM: dts: r8a7745: Add MSIOF[012] support

2017-09-27 Thread Fabrizio Castro
Add the DT nodes needed by MSIOF[012] interfaces to the SoC dtsi. Also, define aliases for spi[123]. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- This patch depends on the corresponding dt-bindings

[PATCH] ARM: dts: r8a7743: Add MSIOF[012] support

2017-09-27 Thread Fabrizio Castro
Add the DT nodes needed by MSIOF[012] interfaces to the SoC dtsi. Also, define aliases for spi[123]. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- This patch depends on the corresponding dt-bindings

[PATCH] ARM: dts: iwg20d-q7: Add support for ttySC3

2017-10-09 Thread Fabrizio Castro
Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Signed-off-by: Chris Paterson <chris.paters...@renesas.com> --- arch/arm/boot/dts/iwg20d-q7-common.dtsi | 14 ++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/iwg20d-q7-common.dtsi b/arch/

RE: [PATCH 00/11] mmc: document mmc_regulator_get_supply and fix users

2017-10-09 Thread Fabrizio Castro
Hi Wolfram, thank you for putting me in CC, and of course I agree with the changes you are suggesting. Have you tried running ./scripts/checkpatch.pl? Thanks, Fab > > Fix the drivers and add some docs according to the outcome of this discussion > [1] we had recently. The motivation from the

RE: [PATCH 1/4] ARM: dts: iwg22d: Use /dev/ttySC3 as debug console

2017-10-23 Thread Fabrizio Castro
Hello Simon, > > Hi, > > > > Looks like the chosen node "stdout-path = "serial0:115200n8";" is not > > updated with this patch. > > > > So either drop the patch or fix the chosen node. > > Please repost this patch with the above resolved. I'll repost. Best regards, Fab Renesas Electronics

RE: [PATCH 2/4] ARM: dts: iwg22d: Add /dev/ttySC5 support

2017-10-23 Thread Fabrizio Castro
Hello Simon, > > Please include some text in the changelog, ideally describing the > motivation (why not what) for this patch. Sure, I'll a description for v2. Thank you for the feedback. Thanks, Fab > > > On Fri, Oct 13, 2017 at 02:03:14PM +0100, Fabrizio Castro wro

RE: [PATCH 1/4] dt-bindings: display: rcar-du: Document R8A774[35] DU

2017-10-23 Thread Fabrizio Castro
Hello Laurent, thank you for getting back to me. > > Hi Fabrizio, > > Thank you for the patch. > > On Friday, 13 October 2017 18:22:19 EEST Fabrizio Castro wrote: > > Add device tree bindings for r8a7743 and r8a7745 DUs. > > r8a7743 DU is similar to the one from

RE: [PATCH] ARM: dts: r8a7745: Add IIC cores to dtsi

2017-10-23 Thread Fabrizio Castro
> Please include some changelog text here, preferably motivating the change. Will do. Fab > > On Fri, Oct 13, 2017 at 05:06:33PM +0100, Fabrizio Castro wrote: > > Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > > Reviewed-by: Chris Paterson &

RE: [PATCH] ARM: dts: iwg20d-q7: Add support for ttySC3

2017-10-23 Thread Fabrizio Castro
Hello Geert, > > > > > --- a/arch/arm/boot/dts/iwg20d-q7-common.dtsi > > > +++ b/arch/arm/boot/dts/iwg20d-q7-common.dtsi > > > @@ -11,6 +11,7 @@ > > > / { > > > aliases { > > > serial0 = > > > + serial3 = > > > > Given this port is not labeled "serial3",

RE: [PATCH 0/4] Add USB function support

2017-10-23 Thread Fabrizio Castro
Hello, one of the dependencies of this series belongs to another series currently being reworked, therefore I'll resend the all thing again or as part of a different/larger series. Thanks, Fab > Subject: [PATCH 0/4] Add USB function support > > Hello, > > This series aims to add USB function

RE: [PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add HDMI video output

2017-10-23 Thread Fabrizio Castro
Hello Laurent, > > > > + { > > +status = "okay"; > > +clock-frequency = <40>; > > + > > +cec_clock: cec-clock { > > +compatible = "fixed-clock"; > > +#clock-cells = <0>; > > +clock-frequency = <1200>; > > +}; > > I assume this describes a fixed clock generator that is not I2C-controlled.

[PATCH v2 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add HDMI video output

2017-10-23 Thread Fabrizio Castro
Although there is a HDMI connector on the q7 carrier board it is not connected to the RZ/G1M SoC. One must use the HDMI connector on the camera daughter board. This patch adds support for this connector. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das

RE: [PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add HDMI video output

2017-10-23 Thread Fabrizio Castro
Hello Geert, > > > > I assume this describes a fixed clock generator that is not I2C-controlled. > > The node should thus not be a child of the i2c5 bus node, but should be > > moved > > to the root node of the DT. > > Oops, that's something we should fix in r8a7791-koelsch.dts, too > (CC Hans)

[PATCH v2 1/2] ARM: dts: r8a7743: Add DU support

2017-10-23 Thread Fabrizio Castro
Add du node to r8a7743 SoC DT. Boards that want to enable the DU need to specify the output topology. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

[PATCH v2 0/2] Add HDMI support

2017-10-23 Thread Fabrizio Castro
/patch/10005091/ [2] drm: rcar-du: Add R8A7743 support https://patchwork.kernel.org/patch/10005093/ Best regards, Fabrizio Castro (2): ARM: dts: r8a7743: Add DU support ARM: dts: iwg20d-q7-dbcm-ca: Add HDMI video output arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi | 75

RE: [PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support

2017-12-13 Thread Fabrizio Castro
Hello Geert, thank you for your feedback. > Hi Fabrizio, > > On Wed, Dec 13, 2017 at 10:42 AM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > >> On Tue, Dec 12, 2017 at 06:49:38PM +, Fabrizio Castro wrote: > >> > Add CMT[01] support to

RE: [PATCH 1/3] dt-bindings: timer: renesas, cmt: Document r8a774[35] CMT support

2017-12-13 Thread Fabrizio Castro
17 at 06:49:37PM +, Fabrizio Castro wrote: > > Document SoC specific compatible strings for r8a7743 and r8a7745. > > No driver change is needed as the fallback strings will activate > > the right code. > > > > Signed-off-by: Fabrizio Castro <fabrizio

RE: [PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support

2017-12-13 Thread Fabrizio Castro
Hello Simon, thank you for your feedback. > On Tue, Dec 12, 2017 at 06:49:38PM +0000, Fabrizio Castro wrote: > > Add CMT[01] support to SoC DT. > > > > Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > > Reviewed-by: Biju Das <biju@bp.ren

[PATCH 0/3] Add CMT support to r8a774[35]

2017-12-12 Thread Fabrizio Castro
This series adds CMT support for r8a7743 and r8a7745. Thanks, Fabrizio Castro (3): dt-bindings: timer: renesas, cmt: Document r8a774[35] CMT support ARM: dts: r8a7743: Add CMT SoC specific support ARM: dts: r8a7745: Add CMT SoC specific support .../devicetree/bindings/timer/renesas

[PATCH 3/3] ARM: dts: r8a7745: Add CMT SoC specific support

2017-12-12 Thread Fabrizio Castro
Add CMT[01] support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- arch/arm/boot/dts/r8a7745.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm/boot/dts/r8

[PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support

2017-12-12 Thread Fabrizio Castro
Add CMT[01] support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- arch/arm/boot/dts/r8a7743.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm/boot/dts/r8

[PATCH 1/3] dt-bindings: timer: renesas, cmt: Document r8a774[35] CMT support

2017-12-12 Thread Fabrizio Castro
Document SoC specific compatible strings for r8a7743 and r8a7745. No driver change is needed as the fallback strings will activate the right code. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- Documentation/devicet

RE: [PATCH 2/3] ARM: dts: r8a7743: Add CMT SoC specific support

2017-12-18 Thread Fabrizio Castro
Hello Simon, > > Hello Geert, > > > > thank you for your feedback. > > > > > Hi Fabrizio, > > > > > > On Wed, Dec 13, 2017 at 10:42 AM, Fabrizio Castro > > > <fabrizio.cas...@bp.renesas.com> wrote: > > > >> On Tu

RE: [PATCH 3/4] pinctrl: sh-pfc: r8a7794: Add tpu groups and function

2017-12-18 Thread Fabrizio Castro
Hello Geert, thank you for your feedback. > Subject: Re: [PATCH 3/4] pinctrl: sh-pfc: r8a7794: Add tpu groups and function > > On Mon, Dec 18, 2017 at 12:09 PM, Geert Uytterhoeven > <ge...@linux-m68k.org> wrote: > > On Thu, Dec 14, 2017 at 11:57 AM, Fabrizio

[PATCH v2 2/6] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings

2017-12-18 Thread Fabrizio Castro
This patch adds compatible strings specific to r8a774[35], no driver change is needed as the fallback compatible string will activate the right code. Also, this patch replaces the example with a DT snippet used for adding PWM0 support to an r8a7743 based platform. Signed-off-by: Fabrizio Castro

[PATCH v2 6/6] ARM: dts: r8a7743: Add TPU support

2017-12-18 Thread Fabrizio Castro
Add TPU support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2 * No change arch/arm/boot/dts/r8a7743.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/r8a7

[PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support

2017-12-18 Thread Fabrizio Castro
Add the definitions for pwm[0123456] to the SoC .dtsi. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2 * No change arch/arm/boot/dts/r8a7743.dtsi | 77 ++ 1 f

[PATCH v2 0/6] Add PWM and TPU support to r8a7743

2017-12-18 Thread Fabrizio Castro
Dear All, this series includes all that is required to add PWM and TPU SoC specific support for the r8a7743. Thanks, Fabrizio Castro (6): ARM: shmobile: defconfig: Enable PWM dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings ARM: dts: r8a7743: Add PWM SoC support dt-bindings: pwm

[PATCH v2 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-18 Thread Fabrizio Castro
RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support by default. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2 * No change arch/arm/configs/shmobile_defconfig | 1 + 1 file chang

RE: [PATCH v2 2/4] ARM: dts: r8a7745: Add PWM SoC support

2017-12-19 Thread Fabrizio Castro
Hello Geert, > Subject: Re: [PATCH v2 2/4] ARM: dts: r8a7745: Add PWM SoC support > > On Mon, Dec 18, 2017 at 7:06 PM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > Add the definitions for pwm[0123456] to the SoC .dtsi. > > > > Signed-o

RE: [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support

2017-12-19 Thread Fabrizio Castro
Hello Geert, > Subject: Re: [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support > > On Mon, Dec 18, 2017 at 6:52 PM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > Add the definitions for pwm[0123456] to the SoC .dtsi. > > > > Signed-o

RE: [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support

2017-12-19 Thread Fabrizio Castro
Hello Geert, > Subject: Re: [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC support > > Hi Fabrizio, > > On Tue, Dec 19, 2017 at 12:37 PM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > >> Subject: Re: [PATCH v2 3/6] ARM: dts: r8a7743: Add PWM SoC suppo

[PATCH v2 3/3] ARM: dts: r8a7745: Add CMT SoC specific support

2017-12-18 Thread Fabrizio Castro
Add CMT[01] support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2: * status "okay"->"disabled" arch/arm/boot/dts/r8a7745.dtsi | 32

[PATCH v2 4/6] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2017-12-18 Thread Fabrizio Castro
Document r8a774[35] specific compatible strings. No driver change is needed as the fallback compatible string "renesas,tpu" activates the right code in the driver. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.co

[PATCH v2 5/6] pinctrl: sh-pfc: r8a7791: Add tpu groups and function

2017-12-18 Thread Fabrizio Castro
This patch adds tpu groups and function to r8a7743/r8a7791/r8a7793. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v1->v2 * Reworked sorting drive

[PATCH v2 4/4] ARM: dts: r8a7745: Add TPU support

2017-12-18 Thread Fabrizio Castro
Add TPU support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2: * No change arch/arm/boot/dts/r8a7745.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/r8a7

[PATCH v2 0/4] Add PWM and TPU support to r8a7745

2017-12-18 Thread Fabrizio Castro
Dear All, this series includes all that is required to add PWM and TPU SoC specific support for the r8a7745. Thanks, Fabrizio Castro (4): pinctrl: sh-pfc: r8a7794: Add PWM[0123456] support ARM: dts: r8a7745: Add PWM SoC support pinctrl: sh-pfc: r8a7794: Add tpu groups and function ARM

[PATCH v2 2/4] ARM: dts: r8a7745: Add PWM SoC support

2017-12-18 Thread Fabrizio Castro
Add the definitions for pwm[0123456] to the SoC .dtsi. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v1->v2: * No change arch/arm/boot/dts/r8a7745.dtsi | 77 ++ 1 f

RE: [PATCH] pinctrl: sh-pfc: r8a7794: Add i2c5 pin groups and function

2017-12-18 Thread Fabrizio Castro
function to r8a7745 PFC driver. > > Signed-off-by: Biju Das <biju@bp.renesas.com> > Reviewed-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > --- > This patch is based on renesas devel tag renesas-devel-20171218-v4.15-rc4 > >

[PATCH v2 1/4] pinctrl: sh-pfc: r8a7794: Add PWM[0123456] support

2017-12-18 Thread Fabrizio Castro
This patch adds PFC PWM[0123456] pin groups and functions, enabling PWM on the r8a7794 and r8a7745. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v

[PATCH v2 3/4] pinctrl: sh-pfc: r8a7794: Add tpu groups and function

2017-12-18 Thread Fabrizio Castro
This patch adds tpu groups and function to r8a7745/r8a7794. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v1->v2: * Reworked sorting drivers/pinct

[PATCH v3 1/5] ARM: shmobile: defconfig: Enable PWM

2017-12-19 Thread Fabrizio Castro
RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support by default. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- v2->v3: * No change arch/arm/configs/shmobile_defconfig | 1 + 1 file chang

[PATCH v3 3/5] ARM: dts: r8a7743: Add PWM SoC support

2017-12-19 Thread Fabrizio Castro
Add the definitions for pwm[0123456] to the SoC .dtsi. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v2->v3: * pwm[0123456] compatible definitio

[PATCH v3 2/5] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings

2017-12-19 Thread Fabrizio Castro
This patch adds compatible strings specific to r8a774[35], no driver change is needed as the fallback compatible string will activate the right code. Also, this patch replaces the example with a DT snippet used for adding PWM0 support to an r8a7743 based platform. Signed-off-by: Fabrizio Castro

[PATCH v3 5/5] ARM: dts: r8a7743: Add TPU support

2017-12-19 Thread Fabrizio Castro
Add TPU support to SoC DT. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v2->v3: * No change arch/arm/boot/dts/r8a7743.dtsi | 10 +

[PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2017-12-19 Thread Fabrizio Castro
Document r8a774[35] specific compatible strings. No driver change is needed as the fallback compatible string "renesas,tpu" activates the right code in the driver. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.co

[PATCH v3 0/5] Add PWM and TPU support to r8a7743

2017-12-19 Thread Fabrizio Castro
Dear All, this series includes all that is required to add PWM and TPU SoC specific support for the r8a7743. Thanks, Fabrizio Castro (5): ARM: shmobile: defconfig: Enable PWM dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings ARM: dts: r8a7743: Add PWM SoC support dt-bindings: pwm

[PATCH] ARM: multi_v7_defconfig: Select PWM_RCAR as module

2017-12-19 Thread Fabrizio Castro
Enable PWM support for R-Car and friends by default. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_

RE: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM

2017-12-15 Thread Fabrizio Castro
Hi Geert, > Subject: Re: [PATCH 1/6] ARM: shmobile: defconfig: Enable PWM > > Hi Fabrizio, > > On Thu, Dec 14, 2017 at 11:56 AM, Fabrizio Castro > <fabrizio.cas...@bp.renesas.com> wrote: > > RZ/G1 and R-Car platforms have PWM timers. This patch enables PWM support

[PATCH 2/4] ARM: dts: r8a7745: Add PWM SoC support

2017-12-14 Thread Fabrizio Castro
Add the definitions for pwm[0123456] to the SoC .dtsi. Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> Reviewed-by: Biju Das <biju@bp.renesas.com> --- This patch depends on: * "dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings" arch/arm/boot

  1   2   3   4   5   6   >