diff mbox

[v3,3/3] arm64: renesas: salvator: set driver type for eMMC

Message ID 20171015124615.31391-4-wsa+renesas@sang-engineering.com (mailing list archive)
State New, archived
Headers show

Commit Message

Wolfram Sang Oct. 15, 2017, 12:46 p.m. UTC
These boards are known to have eMMC issues with the default driver type.
Specify a working one.

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

no changes since v2

 arch/arm64/boot/dts/renesas/salvator-common.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Oct. 16, 2017, 7:46 a.m. UTC | #1
On Sun, Oct 15, 2017 at 02:46:15PM +0200, Wolfram Sang wrote:
> These boards are known to have eMMC issues with the default driver type.
> Specify a working one.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Hi,

I have marked this as deferred pending acceptance of the bindings.
Please repost or otherwise ping me once that dependency has been accepted.
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Ulf Hansson Oct. 20, 2017, 10:03 a.m. UTC | #2
On 16 October 2017 at 09:46, Simon Horman <horms@verge.net.au> wrote:
> On Sun, Oct 15, 2017 at 02:46:15PM +0200, Wolfram Sang wrote:
>> These boards are known to have eMMC issues with the default driver type.
>> Specify a working one.
>>
>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> Hi,
>
> I have marked this as deferred pending acceptance of the bindings.
> Please repost or otherwise ping me once that dependency has been accepted.

Simon, I have picked up the bindings, so you may now pick up $subject patch.

Kind regards
Uffe
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Wolfram Sang Oct. 21, 2017, 8:34 a.m. UTC | #3
> Simon, I have picked up the bindings, so you may now pick up $subject patch.

Thanks, I'll resend this patch to make it super-easy for Simon.
Simon Horman Oct. 29, 2017, 3:16 p.m. UTC | #4
On Fri, Oct 20, 2017 at 12:03:16PM +0200, Ulf Hansson wrote:
> On 16 October 2017 at 09:46, Simon Horman <horms@verge.net.au> wrote:
> > On Sun, Oct 15, 2017 at 02:46:15PM +0200, Wolfram Sang wrote:
> >> These boards are known to have eMMC issues with the default driver type.
> >> Specify a working one.
> >>
> >> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> >
> > Hi,
> >
> > I have marked this as deferred pending acceptance of the bindings.
> > Please repost or otherwise ping me once that dependency has been accepted.
> 
> Simon, I have picked up the bindings, so you may now pick up $subject patch.

Thanks, and sorry for the delay, I have been on holidays.
I have applied this patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Wolfram Sang Oct. 29, 2017, 3:23 p.m. UTC | #5
> > Simon, I have picked up the bindings, so you may now pick up $subject patch.
> 
> Thanks, and sorry for the delay, I have been on holidays.
> I have applied this patch.

Haha, and I just resent it a second ago :)
Simon Horman Oct. 29, 2017, 3:25 p.m. UTC | #6
On Sun, Oct 29, 2017 at 04:23:07PM +0100, Wolfram Sang wrote:
> 
> > > Simon, I have picked up the bindings, so you may now pick up $subject patch.
> > 
> > Thanks, and sorry for the delay, I have been on holidays.
> > I have applied this patch.
> 
> Haha, and I just resent it a second ago :)

Seems that I'm not the only one catching up on things this afternoon :)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
index 4786c67b5e6527..215e2d11a0490a 100644
--- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
+++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
@@ -579,6 +579,7 @@ 
 	bus-width = <8>;
 	mmc-hs200-1_8v;
 	non-removable;
+	fixed-emmc-driver-type = <1>;
 	status = "okay";
 };