Message ID | 20171015124615.31391-4-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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
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
> 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.
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
> > 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 :)
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 --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"; };
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(+)