gpio/mxc: Change gpio-mxc into an upstanding gpio driver
[deliverable/linux.git] / arch / arm / mach-mx5 / board-mx53_evk.c
index f87d571882c64df8419e7cd3ce6bff9099bab428..0d9218a6e2d23da4542fa60edf35120630b97f13 100644 (file)
@@ -117,6 +117,8 @@ static const struct spi_imx_master mx53_evk_spi_data __initconst = {
 
 static void __init mx53_evk_board_init(void)
 {
+       imx53_soc_init();
+
        mxc_iomux_v3_setup_multiple_pads(mx53_evk_pads,
                                        ARRAY_SIZE(mx53_evk_pads));
        mx53_evk_init_uart();
This page took 0.026838 seconds and 5 git commands to generate.