On Fri, 2020-01-03 at 18:00 +0800, Dilip Kota wrote: > Add driver for the reset controller present on Intel > Gateway SoCs for performing reset management of the > devices present on the SoC. Driver also registers a > reset handler to peform the entire device reset. > > Signed-off-by: Dilip Kota <eswara.kota@xxxxxxxxxxxxxxx> > --- > Changes on v6: > Address review comments > Define structures xrx200_data and lgm_data as static const > Remove timer as parameter for intel_set_clr_bits() > Correct the alignments during restart_nb structure field assignments Thank you, both applied to reset/next. regards Philipp