Skip to content

Commit ae688e1

Browse files
Fabrizio Castrohorms
authored andcommitted
arm64: dts: renesas: hihope-common: Fix eMMC status
SDHI3 got accidentally disabled while adding USB 2.0 support, this patch fixes it. Fixes: 734d277 ("arm64: dts: renesas: hihope-common: Add USB 2.0 support") Signed-off-by: Fabrizio Castro <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
1 parent 45f5d5a commit ae688e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/renesas/hihope-common.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@
279279
mmc-hs200-1_8v;
280280
non-removable;
281281
fixed-emmc-driver-type = <1>;
282+
status = "okay";
282283
};
283284

284285
&usb_extal_clk {

0 commit comments

Comments
 (0)