Re: [PATCH] soc/tegra: pmc: update Tegra234 reset sources
From: Andy Shevchenko
Date: Wed Mar 30 2022 - 05:16:51 EST
On Wed, Mar 30, 2022 at 12:06:35PM +0530, Sandipan Patra wrote:
> Reset_sources list is updated to add all reset sources
> and removing ones that do not actually exist.
...
> + "SYS_RESET_N", /*0*/
Missed spaces in the comment here and everywhere else.
Not sure about indices. If it's going to be a part of the hardware programming
interface it may make sense to use hexadecimal rather than decimal.
--
With Best Regards,
Andy Shevchenko