Re: [PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs

From: Rob Herring
Date: Wed Feb 15 2017 - 18:42:32 EST


On Thu, Feb 09, 2017 at 05:39:20PM +0100, Maxime Ripard wrote:
> The operating-points-v2 binding gives a way to provide the OPP of the GPU.
> Let's use it.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 4 ++++
> 1 file changed, 4 insertions(+), 0 deletions(-)

Bindings should not unnecessarily evolve. The h/w does not evolve in
this way. This should have been part of the original binding given that
it was just added.

Acked-by: Rob Herring <robh@xxxxxxxxxx>