Re: [PATCH v3 2/8] dt-bindings: gpu: mali-midgard: Add bus clock bindings

From: Rob Herring
Date: Fri Apr 26 2019 - 18:52:06 EST


On Wed, Apr 17, 2019 at 07:30:25PM +0200, Clément Péron wrote:
> From: Icenowy Zheng <icenowy@xxxxxxx>
>
> Some SoCs adds a bus clock gate to the Mali Midgard GPU.
>
> Add the binding for the bus clock.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
> Signed-off-by: Clément Péron <peron.clem@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt | 6 ++++++
> 1 file changed, 6 insertions(+)

The panfrost driver is merged now (to drm-misc) if you want to add
support for the 2nd clock.

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>