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

Commit 5cebb23c authored by Sebastien Guiriec's avatar Sebastien Guiriec Committed by Paul Walmsley
Browse files

ARM: OMAP4: hwmod data: Enable AESS hwmod device



Enable AESS data in hwmod in order to be able to probe
audio driver.

Signed-off-by: default avatarSebastien Guiriec <s-guiriec@ti.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 9f0c5996
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6325,7 +6325,7 @@ static struct omap_hwmod_ocp_if *omap44xx_hwmod_ocp_ifs[] __initdata = {
	&omap44xx_l3_main_1__l3_main_3,
	&omap44xx_l3_main_2__l3_main_3,
	&omap44xx_l4_cfg__l3_main_3,
	/* &omap44xx_aess__l4_abe, */
	&omap44xx_aess__l4_abe,
	&omap44xx_dsp__l4_abe,
	&omap44xx_l3_main_1__l4_abe,
	&omap44xx_mpu__l4_abe,
@@ -6334,8 +6334,8 @@ static struct omap_hwmod_ocp_if *omap44xx_hwmod_ocp_ifs[] __initdata = {
	&omap44xx_l4_cfg__l4_wkup,
	&omap44xx_mpu__mpu_private,
	&omap44xx_l4_cfg__ocp_wp_noc,
	/* &omap44xx_l4_abe__aess, */
	/* &omap44xx_l4_abe__aess_dma, */
	&omap44xx_l4_abe__aess,
	&omap44xx_l4_abe__aess_dma,
	&omap44xx_l3_main_2__c2c,
	&omap44xx_l4_wkup__counter_32k,
	&omap44xx_l4_cfg__ctrl_module_core,