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