Re: [PATCH 0/2] reset: fix reset_get_by_index_nodev index handling

2021-04-27 Thread Tom Rini
On Tue, Apr 27, 2021 at 09:37:11AM +0200, Neil Armstrong wrote: > Hi Tom, Simon, > > On 20/04/2021 10:42, Neil Armstrong wrote: > > A regression weas detected on Amlogic G12A/G12B SoCs, where HDMI output was > > disable > > even when Linux was booting. > > > > Bisect reports 139e4a1cbe ("drivers

Re: [PATCH 0/2] reset: fix reset_get_by_index_nodev index handling

2021-04-27 Thread Neil Armstrong
Hi Tom, Simon, On 20/04/2021 10:42, Neil Armstrong wrote: > A regression weas detected on Amlogic G12A/G12B SoCs, where HDMI output was > disable > even when Linux was booting. > > Bisect reports 139e4a1cbe ("drivers: reset: Add a managed API to get reset > controllers from the DT") > as the of

[PATCH 0/2] reset: fix reset_get_by_index_nodev index handling

2021-04-20 Thread Neil Armstrong
A regression weas detected on Amlogic G12A/G12B SoCs, where HDMI output was disable even when Linux was booting. Bisect reports 139e4a1cbe ("drivers: reset: Add a managed API to get reset controllers from the DT") as the offending commit. But the error is in ea9dc35aab ("reset: Get the RESET by