Re: [PATCH 1/3] thermal: exynos: List vtmu-supply as optional property in DT binding

From: Rob Herring
Date: Tue Feb 23 2016 - 15:26:22 EST


On Thu, Feb 18, 2016 at 03:19:09PM -0300, Javier Martinez Canillas wrote:
> The Exynos Thermal Management Unit binding says that the vtmu-supply
> is optional but is listed in the required properties section. Add an
> optional properties section and move the regulator property there.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/thermal/exynos-thermal.txt | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>