Re: [PATCH] dt-bindings: arm: samsung: Do not require clkout on Exynos5260 and Exynos7

From: Rob Herring
Date: Wed Jul 15 2020 - 16:27:26 EST


On Mon, 29 Jun 2020 22:38:59 +0200, Krzysztof Kozlowski wrote:
> The PMU (Power Management Unit) driver is a clkout clock provider (for
> clock signal monitoring) only for certain Exynos SoCs. It was never
> implemented for Exynos5260 and Exynos7. This fixes dtschema validator
> warnings like:
>
> system-controller@105c0000: '#clock-cells' is a required property
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> .../devicetree/bindings/arm/samsung/pmu.yaml | 22 ++++++++++++++++---
> 1 file changed, 19 insertions(+), 3 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>