Re: [PATCH v4 4/5] soc/tegra: pmc: Print out domain name when reset fails to acquire

2021-03-25 Thread Thierry Reding
On Tue, Mar 02, 2021 at 03:25:01PM +0300, Dmitry Osipenko wrote: > Print out domain name when reset fails to acquire for debugging purposes > and to make formatting of GENPD errors consistent in the driver. > > Tested-by: Peter Geis # Ouya T30 > Tested-by: Nicolas Chauvet # PAZ00 T20 and TK1 T12

[PATCH v4 4/5] soc/tegra: pmc: Print out domain name when reset fails to acquire

2021-03-02 Thread Dmitry Osipenko
Print out domain name when reset fails to acquire for debugging purposes and to make formatting of GENPD errors consistent in the driver. Tested-by: Peter Geis # Ouya T30 Tested-by: Nicolas Chauvet # PAZ00 T20 and TK1 T124 Tested-by: Matt Merhar # Ouya T30 Signed-off-by: Dmitry Osipenko --- d