|
@@ -5780,3 +5780,136 @@ static struct omap_hwmod_ocp_if omap44xx_l4_wkup__timer1 = {
|
|
|
};
|
|
|
|
|
|
static struct omap_hwmod_addr_space omap44xx_timer2_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x48032000,
|
|
|
+ .pa_end = 0x4803207f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_per -> timer2 */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_per__timer2 = {
|
|
|
+ .master = &omap44xx_l4_per_hwmod,
|
|
|
+ .slave = &omap44xx_timer2_hwmod,
|
|
|
+ .clk = "l4_div_ck",
|
|
|
+ .addr = omap44xx_timer2_addrs,
|
|
|
+ .user = OCP_USER_MPU | OCP_USER_SDMA,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer3_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x48034000,
|
|
|
+ .pa_end = 0x4803407f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_per -> timer3 */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_per__timer3 = {
|
|
|
+ .master = &omap44xx_l4_per_hwmod,
|
|
|
+ .slave = &omap44xx_timer3_hwmod,
|
|
|
+ .clk = "l4_div_ck",
|
|
|
+ .addr = omap44xx_timer3_addrs,
|
|
|
+ .user = OCP_USER_MPU | OCP_USER_SDMA,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer4_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x48036000,
|
|
|
+ .pa_end = 0x4803607f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_per -> timer4 */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_per__timer4 = {
|
|
|
+ .master = &omap44xx_l4_per_hwmod,
|
|
|
+ .slave = &omap44xx_timer4_hwmod,
|
|
|
+ .clk = "l4_div_ck",
|
|
|
+ .addr = omap44xx_timer4_addrs,
|
|
|
+ .user = OCP_USER_MPU | OCP_USER_SDMA,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer5_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x40138000,
|
|
|
+ .pa_end = 0x4013807f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_abe -> timer5 */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer5 = {
|
|
|
+ .master = &omap44xx_l4_abe_hwmod,
|
|
|
+ .slave = &omap44xx_timer5_hwmod,
|
|
|
+ .clk = "ocp_abe_iclk",
|
|
|
+ .addr = omap44xx_timer5_addrs,
|
|
|
+ .user = OCP_USER_MPU,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer5_dma_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x49038000,
|
|
|
+ .pa_end = 0x4903807f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_abe -> timer5 (dma) */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer5_dma = {
|
|
|
+ .master = &omap44xx_l4_abe_hwmod,
|
|
|
+ .slave = &omap44xx_timer5_hwmod,
|
|
|
+ .clk = "ocp_abe_iclk",
|
|
|
+ .addr = omap44xx_timer5_dma_addrs,
|
|
|
+ .user = OCP_USER_SDMA,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer6_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x4013a000,
|
|
|
+ .pa_end = 0x4013a07f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_abe -> timer6 */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer6 = {
|
|
|
+ .master = &omap44xx_l4_abe_hwmod,
|
|
|
+ .slave = &omap44xx_timer6_hwmod,
|
|
|
+ .clk = "ocp_abe_iclk",
|
|
|
+ .addr = omap44xx_timer6_addrs,
|
|
|
+ .user = OCP_USER_MPU,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer6_dma_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x4903a000,
|
|
|
+ .pa_end = 0x4903a07f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|
|
|
+
|
|
|
+/* l4_abe -> timer6 (dma) */
|
|
|
+static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer6_dma = {
|
|
|
+ .master = &omap44xx_l4_abe_hwmod,
|
|
|
+ .slave = &omap44xx_timer6_hwmod,
|
|
|
+ .clk = "ocp_abe_iclk",
|
|
|
+ .addr = omap44xx_timer6_dma_addrs,
|
|
|
+ .user = OCP_USER_SDMA,
|
|
|
+};
|
|
|
+
|
|
|
+static struct omap_hwmod_addr_space omap44xx_timer7_addrs[] = {
|
|
|
+ {
|
|
|
+ .pa_start = 0x4013c000,
|
|
|
+ .pa_end = 0x4013c07f,
|
|
|
+ .flags = ADDR_TYPE_RT
|
|
|
+ },
|
|
|
+ { }
|
|
|
+};
|