commit | c72f9b707a3816bcb978c25e3f14ccc83906259b | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Mon Aug 27 15:57:40 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 3f2c29698a0e9652c35f4d6de525094ef4698655 | |
parent | e7012e6e1f9e1c16f093d71bd53b34a6467f07bc [diff] |
reset: Extend reset control with an optional data field Some systems require more than a single ID to identify and configure any reset provider. For those scenarios add an optional data field to the reset control structure. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>