Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295852
b: refs/heads/master
c: 38bb363
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Mar 7, 2012
1 parent 754c0c1 commit a708a26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa6a9fa1f27414bd099c405bde7c42a3c99078f9
refs/heads/master: 38bb3630bcba25f16106166a4aaf211c1d195863
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-imx/mm-imx3.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,5 +259,9 @@ void __init imx35_soc_init(void)
}

imx_add_imx_sdma("imx35-sdma", MX35_SDMA_BASE_ADDR, MX35_INT_SDMA, &imx35_sdma_pdata);

/* Setup AIPS registers */
imx_set_aips(MX35_IO_ADDRESS(MX35_AIPS1_BASE_ADDR));
imx_set_aips(MX35_IO_ADDRESS(MX35_AIPS2_BASE_ADDR));
}
#endif /* ifdef CONFIG_SOC_IMX35 */

0 comments on commit a708a26

Please sign in to comment.