Re: [PATCH 1/3] drm/tegra: vic: Implement explicit reset support

2018-11-29 Thread Jon Hunter
On 29/11/2018 14:51, Thierry Reding wrote: > On Thu, Nov 29, 2018 at 01:40:32PM +, Jon Hunter wrote: >> >> On 23/11/2018 12:06, Thierry Reding wrote: >>> From: Thierry Reding >>> >>> Tegra supports generic PM domains on 64-bit ARM, and if that is enabled, >>> the power domain code will make

Re: [PATCH 1/3] drm/tegra: vic: Implement explicit reset support

2018-11-29 Thread Thierry Reding
On Thu, Nov 29, 2018 at 01:40:32PM +, Jon Hunter wrote: > > On 23/11/2018 12:06, Thierry Reding wrote: > > From: Thierry Reding > > > > Tegra supports generic PM domains on 64-bit ARM, and if that is enabled, > > the power domain code will make sure that resets are asserted and > >

Re: [PATCH 1/3] drm/tegra: vic: Implement explicit reset support

2018-11-29 Thread Jon Hunter
On 23/11/2018 12:06, Thierry Reding wrote: > From: Thierry Reding > > Tegra supports generic PM domains on 64-bit ARM, and if that is enabled, > the power domain code will make sure that resets are asserted and > deasserted at appropriate points in time. > > If generic PM domains are not

[PATCH 1/3] drm/tegra: vic: Implement explicit reset support

2018-11-23 Thread Thierry Reding
From: Thierry Reding Tegra supports generic PM domains on 64-bit ARM, and if that is enabled, the power domain code will make sure that resets are asserted and deasserted at appropriate points in time. If generic PM domains are not implemented, such as on 32-bit Tegra, the resets need to be