From: Vaibhav Hiremath <hvaib...@ti.com>

AM35xx (AM3517/05) has few additions modules under IPSS (IP SubSystem), like
VPFE, CPGMAC and USBOTG.

This patch adds/updates the corresponding base addresses, interrupt number, and
control module bit definations for the same.

Vaibhav Hiremath (3):
  AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit defination
  AM35xx: Introduce am35xx.h file
  AM35xx: Update irq.h for AM35xx IPSS module interrupts

 arch/arm/plat-omap/include/plat/am35xx.h   |   25 +++++++++++++++++++++++++
 arch/arm/plat-omap/include/plat/control.h  |   17 +++++++++++++++++
 arch/arm/plat-omap/include/plat/hardware.h |    1 +
 arch/arm/plat-omap/include/plat/irqs.h     |   10 ++++++++++
 4 files changed, 53 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/plat-omap/include/plat/am35xx.h

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to