On Tue, Dec 24, 2024 at 05:49:09PM +0800, Kever Yang wrote: > rk3562 has 1 ARM Mali-G52 GPU,. > This we see from the diff. Say something not obvious. Where is the driver change? Why devices are or are not compatible? > Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx> > --- > > Changes in v2: None > > Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml > index 735c7f06c24e..b0d4806614aa 100644 > --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml > +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml > @@ -25,6 +25,7 @@ properties: > - renesas,r9a07g044-mali > - renesas,r9a07g054-mali > - rockchip,px30-mali > + - rockchip,rk3562-mali > - rockchip,rk3568-mali > - rockchip,rk3576-mali > - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable > @@ -60,7 +61,7 @@ properties: > > clocks: > minItems: 1 > - maxItems: 3 > + maxItems: 4 No, existing devices did not grow. Plus this is now desynced with the names. Best regards, Krzysztof