Re: [PATCH 2/2] drm/panfrost: add h616 compatible string

2025-03-31 Thread Andre Przywara
On Mon, 31 Mar 2025 11:32:58 +0100 Steven Price wrote: Hi Steven, thanks for having a look! > On 12/03/2025 23:23, Philippe Simons wrote: > > Tie the Allwinner compatible string to the two features bits that will > > toggle the clocks and the reset line whenever the power domain is changing > >

Re: [PATCH 2/2] drm/panfrost: add h616 compatible string

2025-03-31 Thread Steven Price
On 31/03/2025 11:57, Andre Przywara wrote: > On Mon, 31 Mar 2025 11:32:58 +0100 > Steven Price wrote: > > Hi Steven, > > thanks for having a look! > >> On 12/03/2025 23:23, Philippe Simons wrote: >>> Tie the Allwinner compatible string to the two features bits that will >>> toggle the clocks an

Re: [PATCH 2/2] drm/panfrost: add h616 compatible string

2025-03-31 Thread Steven Price
On 12/03/2025 23:23, Philippe Simons wrote: > Tie the Allwinner compatible string to the two features bits that will > toggle the clocks and the reset line whenever the power domain is changing > state. This looks fine, but we need the new compatible string to be documented in the bindings: Docum

[PATCH 2/2] drm/panfrost: add h616 compatible string

2025-03-12 Thread Philippe Simons
Tie the Allwinner compatible string to the two features bits that will toggle the clocks and the reset line whenever the power domain is changing state. Signed-off-by: Philippe Simons --- drivers/gpu/drm/panfrost/panfrost_drv.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/