Re: [PATCH v3 05/15] dt-bindings: gpu: Add rockchip,rk3562-mali compatible
From: Rob Herring (Arm)
Date: Fri Feb 28 2025 - 15:23:04 EST
On Thu, 27 Feb 2025 19:19:03 +0800, Kever Yang wrote:
> The Rockchip RK3562 GPU is ARM Mali-G52, use the same driver with
> "arm,mali-bifrost". Extend the binding accordingly to allow
>
> compatible = "rockchip,rk3562-mali", "arm,mali-bifrost";
>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Update the commit message,
> - remove the change for clock maxItems
>
> Changes in v2: None
>
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>