[PATCH v4] clk: renesas: cpg-mssr: Add R7S9210 support

2018-09-07 Thread Chris Brandt
Add support for the R7S9210 (RZ/A2) Clock Pulse Generator and Module Standby. The Module Standby HW in the RZ/A series is very close to R-Car HW, except for how the registers are laid out. The MSTP registers are only 8-bits wide, there is no status registers (MSTPSR), and the register offsets are

RE: [PATCH 1/2] clocksource/drivers/ostm: Delay driver registration

2018-09-07 Thread Chris Brandt
On Thursday, August 30, 2018, Daniel Lezcano wrote: > > AFAIK no attempt was done to support EPROBE_DEFER with *_OF_DECLARE. > > IMHO it would be pointless, as it would be much easier to just switch to > real > > platform drivers. > > May be, may be not. > > From your point of view, the change

[PATCH 3/4] arm64: dts: r8a77995-draak: Enable Audio

2018-09-07 Thread Nguyen An Hoan
From: Hoan Nguyen An This patch enables Audio support for the D3 Draak board on the R8A77995 Signed-off-by: Hoan Nguyen An --- arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 123 + 1 file changed, 123 insertions(+) diff --git

[PATCH 4/4] clk: renesas: r8a77995: Add ZA2 clock

2018-09-07 Thread Nguyen An Hoan
From: Hoan Nguyen An Add ZA2 clock support for the R8A77995 SoC Signed-off-by: Hoan Nguyen An --- drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77995-cpg-mssr.c b/drivers/clk/renesas/r8a77995-cpg-mssr.c index

[PATCH 2/4] arm64: dts: r8a77995: Add Audio device nodes

2018-09-07 Thread Nguyen An Hoan
From: Hoan Nguyen An This patch adds Audio device nodes for the R8A77995 Signed-off-by: Hoan Nguyen An --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 183 ++ 1 file changed, 183 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi

[PATCH 1/4] arm64: dts: r8a77995: Add Audio DMAC node

2018-09-07 Thread Nguyen An Hoan
From: Hoan Nguyen An This patch adds Audio-DMAC{0} node for the R8A77995 Signed-off-by: Hoan Nguyen An --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 34 +++ 1 file changed, 34 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi

[PATCH 0/4] Enable Audio support for the Draak D3 board on r8a77995.

2018-09-07 Thread Nguyen An Hoan
From: Hoan Nguyen An These patches enable Audio support for the Draak D3 board on the r8a77995 SoC. Since Sound has a clock source for ADG from ZA2, add ZA2 clock. Thanks you for reading! Hoan Nguyen An (4): arm64: dts: r8a77995: Add Audio DMAC node arm64: dts: r8a77995: Add Audio device

Re: [PATCH 3/4] arm64: dts: r8a77995-draak: Enable Audio

2018-09-07 Thread Kuninori Morimoto
Hi Nguyen > From: Hoan Nguyen An > > This patch enables Audio support for the D3 Draak board on the R8A77995 > > Signed-off-by: Hoan Nguyen An > --- (snip) > + rsnd_ak4613: sound { > + compatible = "simple-scu-audio-card"; I don't think you need to use "*-scu-*" sound card

Re: arm64: dts: salvator-common: Add PWM-2 channel

2018-09-07 Thread Nguyen An Hoan
Dear Geert-san, Thank you very much for your comments! CC: Simon-san > Hi Hoan, > > On Wed, Aug 29, 2018 at 11:33 AM Nguyen An Hoan wrote: > > From: Hoan Nguyen An > > > > Add PWM-2 channel(CN28 - pin30) support for Salvator-X > > Thanks for your patch! > > Please explain why this is

Re: [PATCH 2/4] arm64: dts: r8a77995: Add Audio device nodes

2018-09-07 Thread Kuninori Morimoto
Hi Nguyen Thank you for your patch > From: Hoan Nguyen An > > This patch adds Audio device nodes for the R8A77995 > > Signed-off-by: Hoan Nguyen An > --- (snip) > + clock-names = "ssi-all", > + "ssi.9", "ssi.8", "ssi.7", "ssi.6", > +

Re: [PATCH] clk: renesas: convert to SPDX identifiers

2018-09-07 Thread Geert Uytterhoeven
Hi Morimoto-san, On Fri, Sep 7, 2018 at 3:57 AM Kuninori Morimoto wrote: > From: Kuninori Morimoto > > This patch updates license to use SPDX-License-Identifier > instead of verbose license text. > > Signed-off-by: Kuninori Morimoto Thanks for your patch! > --- > drivers/clk/renesas/Kconfig

Re: arm64: dts: salvator-common: Add PWM-2 channel

2018-09-07 Thread Nguyen An Hoan
Dear Geert-san, Thank you very much for your comments! CC: Simon-san > Hi Hoan, > > On Wed, Aug 29, 2018 at 11:33 AM Nguyen An Hoan wrote: > > From: Hoan Nguyen An > > > > Add PWM-2 channel(CN28 - pin30) support for Salvator-X > > Thanks for your patch! > > Please explain why this is

Re: [PATCH 4/4] clk: renesas: r8a77995: Add ZA2 clock

2018-09-07 Thread Geert Uytterhoeven
Hi Hoan, On Fri, Sep 7, 2018 at 10:26 AM Nguyen An Hoan wrote: > From: Hoan Nguyen An > > Add ZA2 clock support for the R8A77995 SoC > > Signed-off-by: Hoan Nguyen An Thanks for your patch! > --- a/drivers/clk/renesas/r8a77995-cpg-mssr.c > +++ b/drivers/clk/renesas/r8a77995-cpg-mssr.c > @@

Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree

2018-09-07 Thread Mark Brown
The patch ASoC: rsnd: Add device tree binding for r8a77990 has been applied to the asoc tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and

[PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add CMT support

2018-09-07 Thread Sergei Shtylyov
Describe CMTs in the R8A779{7|8}0 device trees. Based on the original (and large) patches by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- This patch is against the 'renesas-devel-20180906-v4.19-rc2' branch of Simon Horman's 'renesas.git' repo. The

[PATCH] arm64: dts: renesas: r8a779{7|8}0: add TMU support

2018-09-07 Thread Sergei Shtylyov
Describe TMUs in the R8A779{7|8}0 device trees. Based on the original (and large) patches by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov --- This patch is against the 'renesas-devel-20180906-v4.19-rc2' branch of Simon Horman's 'renesas.git' repo plus the

Re: [PATCH] watchdog: renesas_wdt: convert to SPDX identifiers

2018-09-07 Thread Guenter Roeck
On Fri, Sep 07, 2018 at 02:10:58AM +, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > This patch updates license to use SPDX-License-Identifier > instead of verbose license text. > > Signed-off-by: Kuninori Morimoto Reviewed-by: Guenter Roeck > --- >

Re: [PATCH] watchdog: rza_wdt: convert to SPDX identifiers

2018-09-07 Thread Guenter Roeck
On Fri, Sep 07, 2018 at 02:11:17AM +, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > This patch updates license to use SPDX-License-Identifier > instead of verbose license text. > > Signed-off-by: Kuninori Morimoto Reviewed-by: Guenter Roeck > --- >

[PATCH] dt-bindings: timer: renesas: tmu: document R8A779{7|8}0 bindings

2018-09-07 Thread Sergei Shtylyov
Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TMU bindings; the TMU hardware in those is the Renesas standard 3-channel timer unit. Signed-off-by: Sergei Shtylyov --- The patch is against the 'tip.git' repo's 'timers/core' branch.