Re: [PATCH] mmc: make MAN_BKOPS_EN message a debug

2016-01-29 Thread Ulf Hansson
On 25 January 2016 at 20:18, Wolfram Sang wrote: > From: Wolfram Sang > > IMO this info is only useful for developers. Most users won't need this > information, since there is not much they can do about it. > > Signed-off-by: Wolfram Sang

Re: [PATCH 9/9] mmc: sdhi: Add r8a7795 support

2016-01-29 Thread Ulf Hansson
On 25 January 2016 at 20:15, Wolfram Sang wrote: > From: Wolfram Sang > > Registers are 64bit apart, so we refactor bus_shift handling a little > and set it based on the DT compatible. Also, EXT_ACC is different. > > Signed-off-by: Ai Kyuse

Re: [PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-01-29 Thread Ulf Hansson
On 25 January 2016 at 20:15, Wolfram Sang wrote: > So, here is the series to enable basic SD support on r8a7795; no DMA and UHS-I > for now. Will be added incrementally. It turns out that the driver needs a > little love, so some refactoring is also in place before adding the

[PATCH v4 3/7] ARM: dts: r8a7790: Add SCIF fallback compatibility strings

2016-01-29 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven --- v4: - Change one-line summary prefix to match current arm-soc practices, v3: - New. --- arch/arm/boot/dts/r8a7790.dtsi | 30 -- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git

[PATCH v4 4/7] ARM: dts: r8a7791: Add SCIF fallback compatibility strings

2016-01-29 Thread Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven --- v4: - Change one-line summary prefix to match current arm-soc practices, v3: - New. --- arch/arm/boot/dts/r8a7791.dtsi | 54 -- 1 file changed, 36 insertions(+), 18 deletions(-) diff

[PATCH v4 03/11] ARM: dts: r8a73a4: Rename the serial port clock to fck

2016-01-29 Thread Geert Uytterhoeven
From: Laurent Pinchart The clock is really the device functional clock, not the interface clock. Rename it. Signed-off-by: Laurent Pinchart Acked-by: Simon Horman Signed-off-by:

[PATCH v4 11/11] arm64: dts: r8a7795: Rename the serial port clock to fck

2016-01-29 Thread Geert Uytterhoeven
The clock is really the device functional clock, not the interface clock. Rename it. Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart --- v4: - Change one-line summary prefix to match current arm-soc practices, v3: -

[PATCH v4 09/11] ARM: dts: r8a7793: Rename the serial port clock to fck

2016-01-29 Thread Geert Uytterhoeven
From: Laurent Pinchart The clock is really the device functional clock, not the interface clock. Rename it. Signed-off-by: Laurent Pinchart Acked-by: Simon Horman Signed-off-by:

[PATCH v4 00/11] ARM: dts: shmobile: Rename the serial port clock to fck

2016-01-29 Thread Geert Uytterhoeven
Acked-by, - Update for "[PATCH 0/2] ARM: shmobile: r8a7793: Increase scif support". Dependencies: - This series was created on top of "[PATCH v4 0/7] ARM: dts: R-Car: Add SCIF fallback compatibility strings", but I think it applies to plain renesas-devel-20

[PATCH v4 8/9] ARM: dts: silk: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
Add and enable the external crystal for the SCIF_CLK and its pinctrl, to be used by the Baud Rate Generator for External Clock (BRG) on (H)SCIF. This increases the range and accuracy of supported baud rates. Signed-off-by: Geert Uytterhoeven --- Untested, based on

[PATCH v4 1/9] ARM: dts: alt: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
Add and enable the external crystal for the SCIF_CLK and its pinctrl, to be used by the Baud Rate Generator for External Clock (BRG) on (H)SCIF. This increases the range and accuracy of supported baud rates. Signed-off-by: Geert Uytterhoeven --- Based on schematics,

[PATCH v4 9/9] arm64: dts: salvator-x: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
Add and enable the external crystal for the SCIF_CLK and its pinctrl, to be used by the Baud Rate Generator for External Clock (BRG) on (H)SCIF. This increases the range and accuracy of supported baud rates: - SCIF: - Supports now 50, 230400, 460800, 50, and 921600 bps, -

[PATCH v4 0/9] ARM/arm64: dts: rcar: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
change that clock, you'll get garbage again. Dependencies: - renesas-devel-20160129-v4.5-rc1, - series "[PATCH v4 0/7] ARM: dts: R-Car: Add SCIF fallback compatibility strings", - series "[PATCH v4 00/11] ARM: dts: shmobile: Rename the serial port clock to fck", - series &

[PATCH v4 5/9] ARM: dts: lager: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
Add and enable the external crystal for the SCIF_CLK and its pinctrl, to be used by the Baud Rate Generator for External Clock (BRG) on (H)SCIF. This increases the range and accuracy of supported baud rates. Signed-off-by: Geert Uytterhoeven --- Untested, based on

[PATCH v4 6/9] ARM: dts: marzen: Enable SCIF_CLK frequency and pins

2016-01-29 Thread Geert Uytterhoeven
Add and enable the external crystal for the SCIF_CLK and its pinctrl, to be used by the Baud Rate Generator for External Clock (BRG) on (H)SCIF. This increases the range and accuracy of supported baud rates. Signed-off-by: Geert Uytterhoeven --- Based on schematics,

[PATCH v4 4/7] ARM: dts: r8a7791: Add BRG support for (H)SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depends on the actual board. Add the two optional clock sources (ZS_CLK and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF

[PATCH v4 5/7] ARM: dts: r8a7793: Add BRG support for SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depends on the actual board. Add the two optional clock sources (ZS_CLK and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF

[PATCH v4 1/7] ARM: dts: r8a7778: Add BRG support for SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depends on the actual board. Add the two optional clock sources (S1 and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF

[PATCH v4 6/7] ARM: dts: r8a7794: Add BRG support for (H)SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depends on the actual board. Add the two optional clock sources (ZS_CLK and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF

[PATCH v4 2/7] ARM: dts: r8a7779: Add BRG support for SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depends on the actual board. Add the two optional clock sources (S1 and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF

[PATCH v4 7/7] arm64: dts: r8a7795: Add BRG support for (H)SCIF

2016-01-29 Thread Geert Uytterhoeven
Add the device node for the external SCIF_CLK. The presence of the SCIF_CLK crystal and its clock frequency depend on the actual board. Add the two optional clock sources (S3D1 and SCIF_CLK for the internal resp. external clock) for the Baud Rate Generator for External Clock (BRG) to all SCIF and

[PATCH] mmc: sanitize 'bus width' in debug output

2016-01-29 Thread Wolfram Sang
From: Wolfram Sang The bus width is sometimes the actual bus width, and sometimes indices to different arrays encoding the bus width. In my debugging case "2" could mean 8-bit as well as 4-bit, which was extremly confusing. Let's use the human-readable actual

Re: [PATCH 2/2] ARM: dts: r8a7794: use GIC_*defines

2016-01-29 Thread Geert Uytterhoeven
Hi Simon, On Fri, Jan 29, 2016 at 1:34 AM, Simon Horman wrote: > Your grep shows up some matches in arch/arm64/boot/dts/renesas/. That's correct. > For some reason that was not on my mental todo list. Should I add it? IIRC, I reported those a while ago, and you said you

Re: [PATCH v2 2/3] ASoC: sh: fsi: Fix clock inversion

2016-01-29 Thread Geert Uytterhoeven
On Wed, Jan 21, 2015 at 2:38 PM, Lars-Peter Clausen wrote: > According to the sh7724 hardware user manual (Rev.2.00 Jan 2013) page 1851 > to 1856 the FSI bit-clock is inverted to the bit-clock as specified by the > I2S standard. This means the bit clock inversion bit should be

[PATCH v2] clk: shmobile: r8a7795: Add SD divider support

2016-01-29 Thread Dirk Behme
This patch adds SD[0..3] clock divider support for R-Car Gen3 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Dirk Behme --- Changes in v2: Incorporate review comments and merge with "clk: shmobile: r8a7795: Add SDHI

Re: [PATCH] ARM: dts: porter: add MAX3355 support

2016-01-29 Thread Sergei Shtylyov
Hello. On 01/28/2016 08:49 AM, Yoshihiro Shimoda wrote: From: linux-renesas-soc-ow...@vger.kernel.org [mailto:linux-renesas-soc-ow...@vger.kernel.org] On Behalf Of Sergei Shtylyov Sent: Wednesday, January 27, 2016 7:14 AM Now that Maxim Integrated MAX3355 'extcon' driver and device tree

Re: [PATCH] ARM: dts: porter: add MAX3355 support

2016-01-29 Thread Sergei Shtylyov
On 01/29/2016 11:28 PM, Sergei Shtylyov wrote: From: linux-renesas-soc-ow...@vger.kernel.org [mailto:linux-renesas-soc-ow...@vger.kernel.org] On Behalf Of Sergei Shtylyov Sent: Wednesday, January 27, 2016 7:14 AM Now that Maxim Integrated MAX3355 'extcon' driver and device tree bindings are