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

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 01:30:10PM +0100, Simon Horman wrote: > On Mon, Nov 05, 2018 at 09:52:48AM +0100, Geert Uytterhoeven wrote: > > Hi Kaneko-san, > > > > On Sat, Oct 20, 2018 at 11:35 PM Yoshihiro Kaneko > > wrote: > > > From: Takeshi Kihara > > > > > > This patch adds I2C-DVFS device

Re: [renesas:arm64-dt-for-v4.21 25/25] Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:622.1-7 Label or path sdhi0 not found

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 03:04:51PM +0100, Marek Vasut wrote: > On 11/07/2018 02:57 PM, kbuild test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git > > arm64-dt-for-v4.21 > > head: 3e8f76c61511f3c4f0c25c36172605d6aeaec37c > > commit:

Re: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes

2018-11-08 Thread Geert Uytterhoeven
On Tue, Nov 6, 2018 at 9:46 PM Marek Vasut wrote: > Subject: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device > nodes arm64: dts: renesas: r8a77990: ebisu: Add and enable SDHI device nodes Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's

Re: [PATCH 1/2] pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functions

2018-11-08 Thread Geert Uytterhoeven
On Mon, Nov 5, 2018 at 10:40 PM Marek Vasut wrote: > From: Takeshi Kihara > > This patch adds SDHI{0,1,3} pins, groups and functions to the R8A77990 > SoC. > > Signed-off-by: Takeshi Kihara > Signed-off-by: Marek Vasut Reviewed-by: Geert Uytterhoeven i.e. will queue in sh-pfc-for-v4.21.

Re: [PATCH 2/2] pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHI

2018-11-08 Thread Geert Uytterhoeven
On Mon, Nov 5, 2018 at 10:40 PM Marek Vasut wrote: > From: Takeshi Kihara > > This patch supports the {get,set}_io_voltage operations of SDHI. > > This operates the IOCTRL30 register on the R8A77990 SoC and makes > 1.8V/3.3V signal voltage switch possible. > > Signed-off-by: Takeshi Kihara >

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

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 11:27:31AM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Thu, Nov 8, 2018 at 11:22 AM Simon Horman wrote: > > On Wed, Nov 07, 2018 at 01:30:10PM +0100, Simon Horman wrote: > > > On Mon, Nov 05, 2018 at 09:52:48AM +0100, Geert Uytterhoeven wrote: > > > > On Sat, Oct

Re: [PATCH v4 3/4] pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions

2018-11-08 Thread Geert Uytterhoeven
On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi wrote: > The VIN4 and VIN5 interfaces supports parallel video input. > Add pin, mux and functions definitions for VIN4 and VIN5 for R-Car M3-N. > > Reviewed-by: Ulrich Hecht > Signed-off-by: Jacopo Mondi > --- a/drivers/pinctrl/sh-pfc/pfc-r8a77965.c

Re: [PATCH v4 4/4] pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functions

2018-11-08 Thread Geert Uytterhoeven
Hi Jacopo, On Wed, Nov 7, 2018 at 11:56 AM jacopo mondi wrote: > On Wed, Nov 07, 2018 at 11:34:50AM +0100, Simon Horman wrote: > > On Tue, Nov 06, 2018 at 11:35:33AM +0100, Jacopo Mondi wrote: > > > Add pin, mux and functions definitions for VIN4 and VIN5 for R-Car E3. > > > > > > Signed-off-by:

Re: [PATCH] arm64: dts: r8a77990: ebisu: Add serial console pins

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 01:01:08PM +0100, Geert Uytterhoeven wrote: > On Mon, Nov 5, 2018 at 10:39 PM Marek Vasut wrote: > > Subject: [PATCH] arm64: dts: r8a77990: ebisu: Add serial console pins > > arm64: dts: renesas: r8a77990: ebisu: Add serial console pins Thanks, fixed.

Re: [PATCH] pinctrl: sh-pfc: r8a77970: add QSPI pins, groups, and functions

2018-11-08 Thread Geert Uytterhoeven
On Tue, Nov 6, 2018 at 7:53 PM Sergei Shtylyov wrote: > From: Dmitry Shifrin > > Add the QSPI{0|1} pins/groups/functions to the R8A77970 PFC driver. > > [Sergei: ported to the upstream driver, fixed up the swapped QSPI0 SPCLK/ > SSL pins, fixed up the comments, moved the QSPI

Re: [PATCH 3/4] arm64: renesas: ulcb-kf: add pcm3168 sound codec

2018-11-08 Thread Jiada Wang
Hi Morimoto-san with the TDM Split patch-set you sent earlier in community, together with this DTS change set, I am able to test TDM Split mode, just some minor findings. On 2018/11/08 10:59, Kuninori Morimoto wrote: From: Kuninori Morimoto KingFisher has pcm3168 sound codec. This patch

Re: [PATCH v4 1/4] pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP

2018-11-08 Thread Geert Uytterhoeven
Hi Jacopo, On Thu, Nov 8, 2018 at 11:58 AM Geert Uytterhoeven wrote: > On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi > wrote: > > VIN data groups may appear on different sets of pins, usually named > > "vinX_data_[a|b]". The existing VIN_DATA_PIN_GROUP() does not support > > appending the '_a'

Re: [renesas:arm64-dt-for-v4.21 25/25] Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:622.1-7 Label or path sdhi0 not found

2018-11-08 Thread Simon Horman
t tree > >> > >> Commit 3e8f76c61511f3c4f0c25c36172605d6aeaec37c seems to be missing the > >> arch/arm64/boot/dts/renesas/r8a77990.dtsi | 36 + > >> part from > >> [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes > >> thus the error. > > > > Sorry about that, will fix ASAP. > > No problem, thanks! Should be fixed in renesas-next-20181108-v4.20-rc1.

Re: [PATCH v4 3/4] pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions

2018-11-08 Thread Geert Uytterhoeven
Hi Jacopo, On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi wrote: > The VIN4 and VIN5 interfaces supports parallel video input. > Add pin, mux and functions definitions for VIN4 and VIN5 for R-Car M3-N. > > Reviewed-by: Ulrich Hecht > Signed-off-by: Jacopo Mondi Thanks for your patch! > ---

Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/

2018-11-08 Thread Lee Jones
On Wed, 07 Nov 2018, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven > --- > include/linux/mfd/tmio.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow

Re: [PATCH] serial: sh-sci: Improve type-safety calling sci_receive_chars()

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 02:37:31PM +0100, Geert Uytterhoeven wrote: > While ptr and port both point to the uart_port structure, the former is > the untyped pointer cookie passed to interrupt handlers. > Use the correctly typed port variable instead, to improve type-safety. > > Signed-off-by:

Re: [PATCH] arm64: dts: r8a77990: ebisu: Add serial console pins

2018-11-08 Thread Geert Uytterhoeven
On Mon, Nov 5, 2018 at 10:39 PM Marek Vasut wrote: > Subject: [PATCH] arm64: dts: r8a77990: ebisu: Add serial console pins arm64: dts: renesas: r8a77990: ebisu: Add serial console pins Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32

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

2018-11-08 Thread Geert Uytterhoeven
Hi Simon, On Thu, Nov 8, 2018 at 12:52 PM Simon Horman wrote: > On Thu, Nov 08, 2018 at 11:27:31AM +0100, Geert Uytterhoeven wrote: > > On Thu, Nov 8, 2018 at 11:22 AM Simon Horman wrote: > > > On Wed, Nov 07, 2018 at 01:30:10PM +0100, Simon Horman wrote: > > > > On Mon, Nov 05, 2018 at

Re: [PATCH] serial: sh-sci: Document r8a774a1 bindings

2018-11-08 Thread Simon Horman
On Tue, Aug 14, 2018 at 01:34:02PM +0100, Fabrizio Castro wrote: > RZ/G2M (R8A774A1) SoC also has the R-Car Gen3 compatible SCIF and > HSCIF ports, so document the SoC specific bindings. While at it, > update the RZ/G1 and RZ/G2 family specific strings description as > outdated. > >

Re: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 01:00:11PM +0100, Geert Uytterhoeven wrote: > On Tue, Nov 6, 2018 at 9:46 PM Marek Vasut wrote: > > Subject: [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device > > nodes > > arm64: dts: renesas: r8a77990: ebisu: Add and enable SDHI device nodes Thanks,

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

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 01:25:45PM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Thu, Nov 8, 2018 at 12:52 PM Simon Horman wrote: > > On Thu, Nov 08, 2018 at 11:27:31AM +0100, Geert Uytterhoeven wrote: > > > On Thu, Nov 8, 2018 at 11:22 AM Simon Horman wrote: > > > > On Wed, Nov 07, 2018

RE: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Fabrizio Castro
Hello Geert, Thank you for your feedback! > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support > > Hi Fabrizio, > > On Thu, Nov 8, 2018 at 11:22 AM Fabrizio Castro > wrote: > > > From: Simon Horman > > > Sent: 02 November 2018 11:50 > > > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470:

Re: [PATCH v2] arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 06:30:13PM +0200, Laurent Pinchart wrote: > Hi Simon, > > On Tuesday, 6 November 2018 16:00:35 EET Simon Horman wrote: > > On Mon, Nov 05, 2018 at 02:12:43PM +0100, Jacopo Mondi wrote: > > > The VIN driver bindings dictates fixed numbering for VIN endpoints > > > connected

Re: [PATCH LOCAL 1/2] arm64: renesas_defconfig: Drop CONFIG_ARM_BIG_LITTLE_CPUFREQ=y

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 11:17:17AM +0100, Geert Uytterhoeven wrote: > CONFIG_ARM_BIG_LITTLE_CPUFREQ was removed on arm64 in commit > a7314405d83c8f95 ("cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for > ARM64"). > > Signed-off-by: Geert Uytterhoeven > --- > Not intended for upstream merge.

Re: [PATCH LOCAL 2/2] arm64: renesas_defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 11:17:18AM +0100, Geert Uytterhoeven wrote: > Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function > on the Renesas Condor board. > > Signed-off-by: Geert Uytterhoeven > --- > Not intended for upstream merge. Thanks, This looks fine to me but I will

Re: [PATCH] arm64: renesas: r8a7795: add SSIU support for sound

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 02:12:14AM +, Kuninori Morimoto wrote: > > Hi Simon > > rsnd sound driver will handle SSIU from v4.21 via DT. > Of course it is keeping compatibility, thus, no SSIU settings > is no problem. > > SSIU handles BUSIFn, but rsnd driver had been assumed only BUSIF0 was

Re: [PATCH v4 2/4] pinctrl: sh-pfc: Fix VIN versioned groups name

2018-11-08 Thread jacopo mondi
Hi Geert On Thu, Nov 08, 2018 at 11:59:08AM +0100, Geert Uytterhoeven wrote: > On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi > wrote: > > Versioned VIN groups can appear on different sets of pins. Using the > > VIN_DATA_PIN_GROUP macro now supports proper naming of said groups through > > an

RE: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Fabrizio Castro
Hello Simon, Thank you for your feedback! > From: Simon Horman > Sent: 02 November 2018 11:50 > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support > > On Thu, Nov 01, 2018 at 12:35:04PM +, Fabrizio Castro wrote: > > Add QSPI[01] support to the RZ/G1C SoC specific device tree. > >

Re: [PATCH 1/2] arm64: dts: renesas: r8a774a1: Replace power magic numbers

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 03:24:26PM +, Fabrizio Castro wrote: > Now that include/dt-bindings/power/r8a774a1-sysc.h is in Linus' > master branch we can replace power related magic numbers with > the corresponding labels. > > Signed-off-by: Fabrizio Castro Thanks, This looks fine to me but I

Re: [PATCH v3 resend] ARM: dts: iwg23s-sbc: Add pinctl support for EtherAVB

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 12:06:43PM +, Fabrizio Castro wrote: > From: Biju Das > > Adding pinctrl support for EtherAVB interface. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > Reviewed-by: Geert Uytterhoeven > Signed-off-by: Fabrizio Castro > --- > v4.20 RC1 is out, this

Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 02:50:01PM +0100, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman > --- > include/linux/mfd/tmio.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h >

Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Geert Uytterhoeven
Hi Fabrizio, On Thu, Nov 8, 2018 at 11:22 AM Fabrizio Castro wrote: > > From: Simon Horman > > Sent: 02 November 2018 11:50 > > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support > > > > On Thu, Nov 01, 2018 at 12:35:04PM +, Fabrizio Castro wrote: > > > Add QSPI[01] support to

Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 02:35:00PM +0100, Geert Uytterhoeven wrote: > RZ/G2M also has 3 interrupts routed to the TSC, but the list was not > updated to reflect this. > > Just drop the list, as this is the case for this TSC variant in all > R-Car Gen3 and RZ/G2 SoCs. > > Fixes: be6af481f3b2d508

Re: [PATCH 2/2] arm64: dts: renesas: r8a774a1: Replace clock magic numbers

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 03:24:27PM +, Fabrizio Castro wrote: > Now that include/dt-bindings/clock/r8a774a1-cpg-mssr.h is in Linus' > master branch we can replace clock related magic numbers with the > corresponding labels. > > Signed-off-by: Fabrizio Castro Thanks, This looks fine to me

Re: [GIT PULL] Renesas ARM Based SoC Fixes for v4.20

2018-11-08 Thread Simon Horman
On Wed, Nov 07, 2018 at 08:02:17AM -0800, Olof Johansson wrote: > On Wed, Nov 7, 2018 at 3:25 AM Simon Horman > wrote: > > > > Hi Olof, Hi Kevin, Hi Arnd, > > > > Please consider these Renesas ARM based SoC fixes for v4.20. > > > > > > The following changes since commit

Re: [PATCH v4 2/4] pinctrl: sh-pfc: Fix VIN versioned groups name

2018-11-08 Thread Geert Uytterhoeven
On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi wrote: > Versioned VIN groups can appear on different sets of pins. Using the > VIN_DATA_PIN_GROUP macro now supports proper naming of said groups through > an optional 'version' argument. > > Use the 'version' argument for said macro to fix naming of

Re: [PATCH v4 1/4] pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP

2018-11-08 Thread Geert Uytterhoeven
Hi Jacopo, Thanks for your patch! On Tue, Nov 6, 2018 at 11:35 AM Jacopo Mondi wrote: > VIN data groups may appear on different sets of pins, usually named > "vinX_data_[a|b]". The existing VIN_DATA_PIN_GROUP() does not support > appending the '_a' or '_b' suffix, leading to the definition of

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

2018-11-08 Thread Geert Uytterhoeven
Hi Simon, On Thu, Nov 8, 2018 at 11:22 AM Simon Horman wrote: > On Wed, Nov 07, 2018 at 01:30:10PM +0100, Simon Horman wrote: > > On Mon, Nov 05, 2018 at 09:52:48AM +0100, Geert Uytterhoeven wrote: > > > On Sat, Oct 20, 2018 at 11:35 PM Yoshihiro Kaneko > > > wrote: > > > > From: Takeshi

Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Geert Uytterhoeven
Hi Fabrizio, On Thu, Nov 8, 2018 at 11:31 AM Fabrizio Castro wrote: > > On Thu, Nov 8, 2018 at 11:22 AM Fabrizio Castro > > wrote: > > > > From: Simon Horman > > > > Sent: 02 November 2018 11:50 > > > > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support > > > > > > > > On Thu, Nov

Re: [GIT PULL] Renesas ARM Based SoC Fixes for v4.20

2018-11-08 Thread Geert Uytterhoeven
Hi Olof, On Wed, Nov 7, 2018 at 5:03 PM Olof Johansson wrote: > On Wed, Nov 7, 2018 at 3:25 AM Simon Horman > wrote: > > * R-Car V3H (r8a77980) based Condor board > > - Switch from EtherAVB to GEther to match offical boards > > > > * RZ/G2E (ra8774c0) SoC: correct documentation of part

RE: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Fabrizio Castro
Hi Geert, Thank you for your feedback! > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support > > Hi Fabrizio, > > On Thu, Nov 8, 2018 at 11:31 AM Fabrizio Castro > wrote: > > > On Thu, Nov 8, 2018 at 11:22 AM Fabrizio Castro > > > wrote: > > > > > From: Simon Horman > > > > > Sent:

Re: [PATCH 0/4] arm64: renesas: enable ULCB HDMI / ULCB-KF sound

2018-11-08 Thread Simon Horman
On Thu, Nov 08, 2018 at 01:57:41AM +, Kuninori Morimoto wrote: > > Hi Simon > > These patches adds sound support for KingFisher. > We can enable it on top of v4.20-rc1, but, it is not stable. > We need this patch (= from ASoC for-v4.21 branch) to be stable it. > >

Re: [renesas:arm64-dt-for-v4.21 25/25] Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:622.1-7 Label or path sdhi0 not found

2018-11-08 Thread Marek Vasut
On 11/08/2018 11:33 AM, Simon Horman wrote: > On Wed, Nov 07, 2018 at 03:04:51PM +0100, Marek Vasut wrote: >> On 11/07/2018 02:57 PM, kbuild test robot wrote: >>> tree: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git >>> arm64-dt-for-v4.21 >>> head:

Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/

2018-11-08 Thread Wolfram Sang
On Wed, Nov 07, 2018 at 02:50:01PM +0100, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang We will remove that flag somewhen in the future anyhow, but for now it is good, me thinks. signature.asc Description: PGP signature

Re: [PATCH 1/2] pinctrl: sh-pfc: r8a7790: initialize TDSEL register

2018-11-08 Thread Geert Uytterhoeven
On Sun, Oct 28, 2018 at 10:25 PM Wolfram Sang wrote: > Documentation says that some bits in TDSEL must be set (ch 5.3.39 in R-Car H2 > v0.91). However, the reset value of the register is 0, so software has to do > it. Add this to the kernel driver to ensure this is really done independent of >

Re: [PATCH 2/2] pinctrl: sh-pfc: r8a7794: initialize TDSEL register

2018-11-08 Thread Geert Uytterhoeven
On Sun, Oct 28, 2018 at 10:25 PM Wolfram Sang wrote: > Documentation says that some bits in TDSEL must be set (ch 5.3.35 in > R-Car E2 v0.5). However, the reset value of the register is 0, so > software has to do it. Add this to the kernel driver to ensure this is > really done independent of

Re: [PATCH 0/2] pinctrl: sh-pfc: gen2: initialize TDSEL register

2018-11-08 Thread Geert Uytterhoeven
Hi Wolfram, CC Chris Paterson On Sun, Oct 28, 2018 at 10:25 PM Wolfram Sang wrote: > During our SDHI hackathon, we found that Lager was the only Gen2 board > having issues with a stubborn SD card. The issue went away when setting > TDSEL to the expected value mentioned in the H2 documentation

Re: [PATCH 0/4] arm64: renesas: enable ULCB HDMI / ULCB-KF sound

2018-11-08 Thread Kuninori Morimoto
Hi Simon > > These patches adds sound support for KingFisher. > > We can enable it on top of v4.20-rc1, but, it is not stable. > > We need this patch (= from ASoC for-v4.21 branch) to be stable it. > > > > 223bc10b84970fd772c105b550beeef3ac3502be > > ("ASoC: pcm3168a: remove read-only

Re: [PATCH] arm64: renesas: r8a7795: add SSIU support for sound

2018-11-08 Thread Kuninori Morimoto
Hi Simon > > rsnd sound driver will handle SSIU from v4.21 via DT. > > Of course it is keeping compatibility, thus, no SSIU settings > > is no problem. > > > > SSIU handles BUSIFn, but rsnd driver had been assumed only BUSIF0 was used. > > Thus, SSIU / BUSIF0 was attached via SSI

Re: HDMI doesn't work on ULCB board

2018-11-08 Thread Kuninori Morimoto
Hi Laurent > > > I tried to reproduce the problem, starting with drm-next which seems to > > > work > > > fine, moving to renesas-drivers-2018-10-09-v4.19-rc7 which also didn't > > > exhibit any issue. I then used your kernel configuration, and got a > > > WARN_ON > > > \o/ > > > >

[PATCH v2 3/3] ARM: dts: iwg23s-sbc: Add QSPI flash support

2018-11-08 Thread Fabrizio Castro
This commit adds QSPI flash support to the iwg23s board specific device tree. Signed-off-by: Fabrizio Castro --- v1->v2: * No Change arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 26 ++ 1 file changed, 26 insertions(+) diff --git

[PATCH v2 1/3] mtd: spi-nor: Add support for is25lp016d

2018-11-08 Thread Fabrizio Castro
The is25lp016d is found on the iwg23s from iWave, therefore add driver support for it so that we can upstream board support. Signed-off-by: Fabrizio Castro --- v1->v2: * No change drivers/mtd/spi-nor/spi-nor.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mtd/spi-nor/spi-nor.c

[PATCH v2 2/3] ARM: dts: r8a77470: Add QSPI support

2018-11-08 Thread Fabrizio Castro
Add QSPI[01] support to the RZ/G1C SoC specific device tree. Signed-off-by: Fabrizio Castro --- v1->v2: * Removed aliases arch/arm/boot/dts/r8a77470.dtsi | 32 1 file changed, 32 insertions(+) diff --git a/arch/arm/boot/dts/r8a77470.dtsi

[PATCH v5 2/6] pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions

2018-11-08 Thread Jacopo Mondi
The VIN4 and VIN5 interfaces supports parallel video input. Add pin, mux and functions definitions for VIN4 and VIN5 for R-Car M3-N. Reviewed-by: Ulrich Hecht Signed-off-by: Jacopo Mondi --- v4 -> v5: - Add definitions for 10, 12 and 20 pin groups for VIN4 as suggested by Geert - Add

[PATCH v5 0/6] sh-pfc: Variadic VIN_DATA_PIN_GROUP macro + VIN updates

2018-11-08 Thread Jacopo Mondi
Hi Geert, Simon, this version uses the new variadic macro VIN_DATA_PIN_GROUP as v4 (this for real in [3/6]. Refactoring of users of the macro old version have broken out to single patches, comments on M3-N and E3 VIN PFC groups have been incorporated. Quite a few changes in M3-N and E3 VIN

[PATCH v5 6/6] pinctrl: sh-pfc: r8a7796: Fix VIN versioned groups

2018-11-08 Thread Jacopo Mondi
Versioned VIN groups can appear on different sets of pins. Using the VIN_DATA_PIN_GROUP macro now supports proper naming of said groups through an optional 'version' argument. Use the 'version' argument for said macro to fix naming of versioned groups for R-Car M3-W R8A7796 SoC. Fixes:

[PATCH v5 1/6] pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP

2018-11-08 Thread Jacopo Mondi
VIN data groups may appear on different sets of pins, usually named "vinX_data_[a|b]". The existing VIN_DATA_PIN_GROUP() does not support appending the '_a' or '_b' suffix, leading to the definition of group names not consistent with the ones defined using the SH_PFC_PIN_GROUP() macro. Fix this

[PATCH v5 3/6] pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functions

2018-11-08 Thread Jacopo Mondi
Add pin, mux and functions definitions for VIN4 and VIN5 for R-Car E3. Signed-off-by: Jacopo Mondi --- v4 -> v5: - Use new variadic macro: this time for real as reported by Simon - s/union vin_data/union vin_data16/ for VIN5 pins and mux as suggested by Geert - add vin4_data18_[a|b] pins - fix

[PATCH v5 4/6] pinctrl: sh-pfc: r8a7792: Fix VIN versioned groups

2018-11-08 Thread Jacopo Mondi
Versioned VIN groups can appear on different sets of pins. Use of the VIN_DATA_PIN_GROUP macro fix naming of said groups through an optional 'version' argument. Use the 'version' argument for said macro to fix naming of versioned groups for R-Car V2H R8A7792 SoC. Fixes: 7dd74bb1f058 ("pinctrl:

[PATCH v5 5/6] pinctrl: sh-pfc: r8a7795: Fix VIN versioned groups

2018-11-08 Thread Jacopo Mondi
Versioned VIN groups can appear on different sets of pins. Use of the VIN_DATA_PIN_GROUP macro fix naming of said groups through an optional 'version' argument. Use the 'version' argument for said macro to fix naming of versioned groups for R-Car H3 R8A7795 SoC. Fixes: 9942a5b52990 ("pinctrl:

[PATCH v2 0/3] Add QSPI flash support to iwg23s

2018-11-08 Thread Fabrizio Castro
Dear All, this series includes all that is necessary to add QSPI flash support to the iwg23s board powered by the RZ/G1C SoC (a.k.a. r8a77470). The second version of this series is to address a comment made by both Simon and Geert on one of the patches. This series applies on top of