Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0661b82c authored by Richard Zhu's avatar Richard Zhu Committed by Sascha Hauer
Browse files

MX53 Enable the AHCI SATA on MX53 LOCO board

parent e97e303d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -273,6 +273,7 @@ static void __init mx53_loco_board_init(void)
	imx53_add_sdhci_esdhc_imx(2, &mx53_loco_sd3_data);
	imx_add_gpio_keys(&loco_button_data);
	gpio_led_register_device(-1, &mx53loco_leds_data);
	imx53_add_ahci_imx();
}

static void __init mx53_loco_timer_init(void)