diff mbox series

arm64: dts: renesas: hihope-common: Fix eMMC status

Message ID 1567170935-19186-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive)
State Accepted
Commit ae688e1720fd387de34f2140a735917411672bf1
Delegated to: Simon Horman
Headers show
Series arm64: dts: renesas: hihope-common: Fix eMMC status | expand

Commit Message

Fabrizio Castro Aug. 30, 2019, 1:15 p.m. UTC
SDHI3 got accidentally disabled while adding USB 2.0 support,
this patch fixes it.

Fixes: 734d277f412a ("arm64: dts: renesas: hihope-common: Add USB 2.0 support")
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 arch/arm64/boot/dts/renesas/hihope-common.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Aug. 30, 2019, 1:25 p.m. UTC | #1
On Fri, Aug 30, 2019 at 3:15 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> SDHI3 got accidentally disabled while adding USB 2.0 support,
> this patch fixes it.
>
> Fixes: 734d277f412a ("arm64: dts: renesas: hihope-common: Add USB 2.0 support")
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

This is a fix for v5.3.

Gr{oetje,eeting}s,

                        Geert
Simon Horman Aug. 31, 2019, 9:29 a.m. UTC | #2
On Fri, Aug 30, 2019 at 03:25:39PM +0200, Geert Uytterhoeven wrote:
> On Fri, Aug 30, 2019 at 3:15 PM Fabrizio Castro
> <fabrizio.castro@bp.renesas.com> wrote:
> > SDHI3 got accidentally disabled while adding USB 2.0 support,
> > this patch fixes it.
> >
> > Fixes: 734d277f412a ("arm64: dts: renesas: hihope-common: Add USB 2.0 support")
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> This is a fix for v5.3.

Thanks, applied as a fix for v5.3.
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/renesas/hihope-common.dtsi b/arch/arm64/boot/dts/renesas/hihope-common.dtsi
index e1b95c3..3e376d2 100644
--- a/arch/arm64/boot/dts/renesas/hihope-common.dtsi
+++ b/arch/arm64/boot/dts/renesas/hihope-common.dtsi
@@ -404,6 +404,7 @@ 
 	mmc-hs200-1_8v;
 	non-removable;
 	fixed-emmc-driver-type = <1>;
+	status = "okay";
 };
 
 &usb_extal_clk {