|
@@ -519,6 +519,7 @@ static void __init omap3_beagle_init(void)
|
|
|
usbhs_init(&usbhs_bdata);
|
|
|
omap_nand_flash_init(NAND_BUSWIDTH_16, omap3beagle_nand_partitions,
|
|
|
ARRAY_SIZE(omap3beagle_nand_partitions));
|
|
|
+ omap_twl4030_audio_init("omap3beagle");
|
|
|
|
|
|
/* Ensure msecure is mux'd to be able to set the RTC. */
|
|
|
omap_mux_init_signal("sys_drm_msecure", OMAP_PIN_OFF_OUTPUT_HIGH);
|