]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5b9f8dc8f8edc771132400732eea684c35821da6
tree3f2c29698a0e9652c35f4d6de525094ef4698655
parent5c2ed4f1a321df5cffb760920404c8c4d8a1f9c6
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