reset: Extend reset control with an optional data field
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:27:40 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commitc72f9b707a3816bcb978c25e3f14ccc83906259b
tree3f2c29698a0e9652c35f4d6de525094ef4698655
parente7012e6e1f9e1c16f093d71bd53b34a6467f07bc
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>
include/reset.h