commit | e7012e6e1f9e1c16f093d71bd53b34a6467f07bc | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Mon Aug 27 15:57:39 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 3ae6f0557351476502ee371cbc4a82c81465e1db | |
parent | aec99c9776d33a1c2218f975a02cb1068cdcf579 [diff] |
dm: reset: Update uclass to allow querying reset status Add a reset operations function pointer to support querying the current status of a reset control. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>