Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties
@ 2017-07-17 12:06 Geert Uytterhoeven
  2017-07-17 12:44 ` Chris Paterson
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2017-07-17 12:06 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm, Chris Paterson
  Cc: linux-renesas-soc, Geert Uytterhoeven

Fixes: 4658c4b789d8e2ae ("ARM: dts: iwg20m: Add MMCIF0 support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7743-iwg20m.dtsi | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
index f78dbc542a824f40..ff799381863763de 100644
--- a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
+++ b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
@@ -45,11 +45,11 @@
 };
 
 &mmcif0 {
-		pinctrl-0 = <&mmcif0_pins>;
-		pinctrl-names = "default";
+	pinctrl-0 = <&mmcif0_pins>;
+	pinctrl-names = "default";
 
-		vmmc-supply = <&reg_3p3v>;
-		bus-width = <8>;
-		non-removable;
-		status = "okay";
+	vmmc-supply = <&reg_3p3v>;
+	bus-width = <8>;
+	non-removable;
+	status = "okay";
 };
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties
  2017-07-17 12:06 [PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties Geert Uytterhoeven
@ 2017-07-17 12:44 ` Chris Paterson
  2017-07-27 15:40   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Paterson @ 2017-07-17 12:44 UTC (permalink / raw)
  To: Geert Uytterhoeven, Simon Horman, Magnus Damm
  Cc: linux-renesas-soc@vger.kernel.org

Hello Geert,

> From: Geert Uytterhoeven [mailto:geert+renesas@glider.be]
> Sent: 17 July 2017 13:07
> 
> Fixes: 4658c4b789d8e2ae ("ARM: dts: iwg20m: Add MMCIF0 support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks for this, I'm not sure how we all missed it before!

Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>

Kind regards, Chris

> ---
>  arch/arm/boot/dts/r8a7743-iwg20m.dtsi | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
> b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
> index f78dbc542a824f40..ff799381863763de 100644
> --- a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
> +++ b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
> @@ -45,11 +45,11 @@
>  };
> 
>  &mmcif0 {
> -		pinctrl-0 = <&mmcif0_pins>;
> -		pinctrl-names = "default";
> +	pinctrl-0 = <&mmcif0_pins>;
> +	pinctrl-names = "default";
> 
> -		vmmc-supply = <&reg_3p3v>;
> -		bus-width = <8>;
> -		non-removable;
> -		status = "okay";
> +	vmmc-supply = <&reg_3p3v>;
> +	bus-width = <8>;
> +	non-removable;
> +	status = "okay";
>  };
> --
> 2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties
  2017-07-17 12:44 ` Chris Paterson
@ 2017-07-27 15:40   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2017-07-27 15:40 UTC (permalink / raw)
  To: Chris Paterson
  Cc: Geert Uytterhoeven, Magnus Damm,
	linux-renesas-soc@vger.kernel.org

On Mon, Jul 17, 2017 at 12:44:45PM +0000, Chris Paterson wrote:
> Hello Geert,
> 
> > From: Geert Uytterhoeven [mailto:geert+renesas@glider.be]
> > Sent: 17 July 2017 13:07
> > 
> > Fixes: 4658c4b789d8e2ae ("ARM: dts: iwg20m: Add MMCIF0 support")
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Thanks for this, I'm not sure how we all missed it before!
> 
> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>

Thanks, applied for v4.14.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-27 15:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 12:06 [PATCH] ARM: dts: iwg20m: Correct indentation of mmcif0 properties Geert Uytterhoeven
2017-07-17 12:44 ` Chris Paterson
2017-07-27 15:40   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox