Hi, Another V2 patch is resubmitted with addressing all the comments provided by Jonathan. It contains: 1. Version format. 2. Change summary. Please help reviewing the patch. Thanks & Regards, Sandipan -----Original Message----- From: Jonathan Hunter Sent: Monday, October 1, 2018 6:42 PM To: Sandipan Patra <spatra@xxxxxxxxxx>; Thierry Reding <treding@xxxxxxxxxx>; Mikko Perttunen <mperttunen@xxxxxxxxxx> Cc: linux-tegra@xxxxxxxxxxxxxxx; Bibek Basu <bbasu@xxxxxxxxxx> Subject: Re: [PATCH] soc/tegra: pmc: Add sysfs entry to get reset info On 01/10/18 10:59, Sandipan patra wrote: > From: Sandipan Patra <spatra@xxxxxxxxxx> > > 1. Implementation of: > tegra_pmc_get_system_reset_reason and > tegra_pmc_get_system_reset_level > These APIs provide information about tegra reset reason and level > respectively. > > 2. sysfs entries: > /sys/devices/platform/<address>.pmc/tegra_reset_reason and > /sys/devices/platform/<address>.pmc/tegra_reset_level > are implemented in readonly mode to fetch tegra reset reason and > tegra reset level information. > > These sysfs nodes provide reset reason and reset level information on > production software. > > Signed-off-by: Sandipan Patra <spatra@xxxxxxxxxx> > --- This appears to be a V2 of the initial patch. Please make sure that you use a 'PATCH V2' prefix when sending so it is clear this is an updated version. You should also add a "Changes since V1" section below the above '---' separator to describe what has changed from V1 to V2. Thanks Jon -- nvpublic