All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3
@ 2018-08-21 19:03 Wolfram Sang
  2018-08-22 11:22 ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2018-08-21 19:03 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Simon Horman, Niklas Söderlund, Wolfram Sang

Successfully tested on H3 ES1.0 and ES2.0, M3-W ES1.0, and M3-N ES1.0.
Even previously stubborn cards work fine. Transfer rates were >60MB/s.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

The problems I reported last week were simply me booting the wrong kernel on H3
ES1.0 :(

 arch/arm64/boot/dts/renesas/salvator-common.dtsi | 2 ++
 arch/arm64/boot/dts/renesas/ulcb.dtsi            | 1 +
 2 files changed, 3 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
index 9256fbaaab7f..b144474ee876 100644
--- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
+++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
@@ -736,6 +736,7 @@
 	wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
 	bus-width = <4>;
 	sd-uhs-sdr50;
+	sd-uhs-sdr104;
 	status = "okay";
 };
 
@@ -765,6 +766,7 @@
 	wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
 	bus-width = <4>;
 	sd-uhs-sdr50;
+	sd-uhs-sdr104;
 	status = "okay";
 };
 
diff --git a/arch/arm64/boot/dts/renesas/ulcb.dtsi b/arch/arm64/boot/dts/renesas/ulcb.dtsi
index 0edb16e6b372..c65a1d8141e4 100644
--- a/arch/arm64/boot/dts/renesas/ulcb.dtsi
+++ b/arch/arm64/boot/dts/renesas/ulcb.dtsi
@@ -419,6 +419,7 @@
 	cd-gpios = <&gpio3 12 GPIO_ACTIVE_LOW>;
 	bus-width = <4>;
 	sd-uhs-sdr50;
+	sd-uhs-sdr104;
 	status = "okay";
 };
 
-- 
2.11.0

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

* Re: [PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3
  2018-08-21 19:03 [PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3 Wolfram Sang
@ 2018-08-22 11:22 ` Simon Horman
  2018-09-06  9:41   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2018-08-22 11:22 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-renesas-soc, Niklas Söderlund

On Tue, Aug 21, 2018 at 09:03:56PM +0200, Wolfram Sang wrote:
> Successfully tested on H3 ES1.0 and ES2.0, M3-W ES1.0, and M3-N ES1.0.
> Even previously stubborn cards work fine. Transfer rates were >60MB/s.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
> 
> The problems I reported last week were simply me booting the wrong kernel on H3
> ES1.0 :(

:)

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

* Re: [PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3
  2018-08-22 11:22 ` Simon Horman
@ 2018-09-06  9:41   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-09-06  9:41 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-renesas-soc, Niklas Söderlund

On Wed, Aug 22, 2018 at 01:22:03PM +0200, Simon Horman wrote:
> On Tue, Aug 21, 2018 at 09:03:56PM +0200, Wolfram Sang wrote:
> > Successfully tested on H3 ES1.0 and ES2.0, M3-W ES1.0, and M3-N ES1.0.
> > Even previously stubborn cards work fine. Transfer rates were >60MB/s.
> > 
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> > ---
> > 
> > The problems I reported last week were simply me booting the wrong kernel on H3
> > ES1.0 :(
> 
> :)
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again Wolfram,

applied for v4.20.

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

end of thread, other threads:[~2018-09-06 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21 19:03 [PATCH] arm64: dts: renesas: enable SDR104 on R-Car Gen3 Wolfram Sang
2018-08-22 11:22 ` Simon Horman
2018-09-06  9:41   ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.