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;
> >> +
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 {
>> +
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",
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