Hi Wolfram,

This is posted already here [1], not sure why it have not been merged 
yet :-)

1.  
https://lore.kernel.org/linux-renesas-soc/20251106212342.2771579-2-niklas.soderlund%[email protected]/

On 2025-12-15 22:36:35 +0900, Wolfram Sang wrote:
> R-Car V3U has the same unit as M3N and its GPU was already added to the
> DT. Add the binding description now, too.
> 
> Signed-off-by: Wolfram Sang <[email protected]>
> ---
> Fixes:
> 
> arch/arm64/boot/dts/renesas/r8a779a0-falcon.dtb: gpu@fd000000 
> (renesas,r8a779a0-gpu): compatible: 'oneOf' conditional failed, one must be 
> fixed:
>         ['renesas,r8a779a0-gpu', 'img,img-ge7800', 'img,img-rogue'] is too 
> short
>         ['renesas,r8a779a0-gpu', 'img,img-ge7800', 'img,img-rogue'] is too 
> long
> ...
> 
>  Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml 
> b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> index 225a6e1b7fcd..86ef68985317 100644
> --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> @@ -20,7 +20,9 @@ properties:
>            - const: img,img-gx6250
>            - const: img,img-rogue
>        - items:
> -          - const: renesas,r8a77965-gpu
> +          - enum:
> +              - renesas,r8a77965-gpu
> +              - renesas,r8a779a0-gpu
>            - const: img,img-ge7800
>            - const: img,img-rogue
>        - items:
> -- 
> 2.47.3
> 
> 

-- 
Kind Regards,
Niklas Söderlund

Reply via email to