On Fri, Apr 01, 2022 at 04:19:35PM +0530, Sandipan Patra wrote: > Reset_sources list is updated to add all reset sources > and removing ones that do not actually exist. ... > + NULL, /* 0x10 */ I would suggest to add the comments more often, like every 8 entries. ... > + "FSI_VMON" /* 0x25 */ It would be good to have comma here as if this ever getting expanded the additional churn may be avoided. > }; -- With Best Regards, Andy Shevchenko