Re: [PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings

2024-11-06 Thread Conor Dooley
On Wed, Nov 06, 2024 at 10:18:10AM +, Matt Coster wrote: > On 05/11/2024 18:03, Conor Dooley wrote: > > On Tue, Nov 05, 2024 at 03:58:14PM +, Matt Coster wrote: > >> +/ { > >> +#address-cells = <2>; > >> +#size-cells = <2>; > >> +interrupt-controller; > >> +

Re: [PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings

2024-11-06 Thread Matt Coster
On 05/11/2024 18:03, Conor Dooley wrote: > On Tue, Nov 05, 2024 at 03:58:14PM +, Matt Coster wrote: >> +/ { >> +#address-cells = <2>; >> +#size-cells = <2>; >> +interrupt-controller; >> +#interrupt-cells = <3>; >> + >> +gpu@4e2000 { >> +

Re: [PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings

2024-11-05 Thread Conor Dooley
On Tue, Nov 05, 2024 at 03:58:14PM +, Matt Coster wrote: > +/ { > +#address-cells = <2>; > +#size-cells = <2>; > +interrupt-controller; > +#interrupt-cells = <3>; > + > +gpu@4e2000 { > +compatible = "ti,j721s2-gpu", "img,img-bxs-4-64",

[PATCH 08/21] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings

2024-11-05 Thread Matt Coster
Like the existing AXE-1-16M integration, BXS-4-64 uses the single clock integration in the TI k3-j721s2. Signed-off-by: Matt Coster --- .../devicetree/bindings/gpu/img,powervr-rogue.yaml | 45 ++ 1 file changed, 45 insertions(+) diff --git a/Documentation/devicetree/bindings