commit | 795b2c476f7dd7ecf9de95d8dca8ef0c8657dde4 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Thu Jan 27 13:16:51 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 08 09:41:27 2022 -0500 |
tree | e70f671c33efe6a2c2b95d0b1170bcdbb7a8a60f | |
parent | c55d6c6bc7b64645085fca9f59125b433138aee7 [diff] |
reset: dra7: Add a reset driver Add a reset driver to bring IPs out of reset. Signed-off-by: Keerthy <j-keerthy@ti.com> [Amjad: reset_ops structure member "free" has been renamed to "rfree", use the latter instead] Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>