commit | ec00b2e3abd0817f871d66c3f8cb9f35fdaf6ffb | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Thu Feb 25 12:53:44 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:36 2016 -0400 |
tree | 3bc08129abe7a726aff27f2b5eaf96fe38c6d541 | |
parent | 7ca12b97001a1d45623b98f54ba5bf789146b71b [diff] |
ARM: keystone2: psc: introduce function to hold and release module in reset. These are useful for modules that need to be held in reset and are enabled for data to be loaded on to them. Typically these are microcontrollers or other processing entities in the system. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>