Commits
Suman Anna committed 43ae5a7a7a7
ARM: DRA7: hwmod_data: Add PRU-ICSS data for AM57xx variants The AM57xx family of SoCs have two PRU-ICSS remote processor subsystems, each supporting two PRU processor cores. These subsystems are not supported on the DRA7 family of SOCs. They are very similar to the respective processor subsystems on AM33xx/AM43xx SoCs except for a few differences. The relevant hwmod classes and data structures have been added for the PRU-ICSS1 and PRU-ICSS2 subsystems to enable support for these on the AM57xx SoC variants. Do note that these subsystems do not have a programmable module reset line unlike those present in AM33xx/AM43xx. The modules are reset just like any other IP with the SoC's global cold/warm resets. Signed-off-by: Suman Anna <s-anna@ti.com>