Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-02-11 Thread Philipp Zabel
On Mo, 2025-02-10 at 19:17 +0100, Michal Wilczynski wrote: > On 2/4/25 18:18, Philipp Zabel wrote: > > On Mo, 2025-02-03 at 19:15 +0100, Michal Wilczynski wrote: [...] > > > I think this is required because the MEM clock gate is somehow broken > > > and marked as 'reserved' in manual, so instead as

Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-02-10 Thread Michal Wilczynski
On 2/4/25 18:18, Philipp Zabel wrote: > On Mo, 2025-02-03 at 19:15 +0100, Michal Wilczynski wrote: >> >> On 1/31/25 16:39, Matt Coster wrote: >>> On 28/01/2025 19:48, Michal Wilczynski wrote: Add reset controller driver for the T-HEAD TH1520 SoC that manages hardware reset lines for va

Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-02-04 Thread Philipp Zabel
On Mo, 2025-02-03 at 19:15 +0100, Michal Wilczynski wrote: > > On 1/31/25 16:39, Matt Coster wrote: > > On 28/01/2025 19:48, Michal Wilczynski wrote: > > > Add reset controller driver for the T-HEAD TH1520 SoC that manages > > > hardware reset lines for various subsystems. The driver currently > >

Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-02-03 Thread Michal Wilczynski
On 1/31/25 16:39, Matt Coster wrote: > On 28/01/2025 19:48, Michal Wilczynski wrote: >> Add reset controller driver for the T-HEAD TH1520 SoC that manages >> hardware reset lines for various subsystems. The driver currently >> implements support for GPU reset control, with infrastructure in plac

Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-01-31 Thread Matt Coster
On 28/01/2025 19:48, Michal Wilczynski wrote: > Add reset controller driver for the T-HEAD TH1520 SoC that manages > hardware reset lines for various subsystems. The driver currently > implements support for GPU reset control, with infrastructure in place > to extend support for NPU and Watchdog Ti

Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

2025-01-29 Thread Philipp Zabel
On Di, 2025-01-28 at 20:48 +0100, Michal Wilczynski wrote: > Add reset controller driver for the T-HEAD TH1520 SoC that manages > hardware reset lines for various subsystems. The driver currently > implements support for GPU reset control, with infrastructure in place > to extend support for NPU an