commit | ea797f699440d85489dc839b28845434e350c917 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Sun Jan 31 20:53:43 2021 -0800 |
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | Sun Jan 31 20:53:43 2021 -0800 |
tree | 83b1e1049ded88141e24f286e41fb40e14a7a5b3 | |
parent | 822be879980d8a2ddcb7268c77c682c0cdd3c086 [diff] |
soc: ti: pruss: Refactor the CFG sub-module init The CFG sub-module is not present on some earlier SoCs like the DA850/OMAPL-138 in the TI Davinci family. Refactor out the CFG sub-module parse and initialization logic into a separate function to make it easier to add logic for the PRUSS IP on the above legacy SoC families. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>