[PATCH 07/13] dt-bindings: mfd: rohm,bd71847-pmic: Add common clock-names
Rob Herring
robh at kernel.org
Mon Sep 14 22:44:44 UTC 2020
On Fri, Sep 04, 2020 at 04:53:06PM +0200, Krzysztof Kozlowski wrote:
> Add common 'clock-names' property which might appear in DTSes. This
> makes it consistent with rohm,bd71837-pmic dtschema.
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
> Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> index 5d531051a153..6328163fc32a 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> @@ -35,6 +35,9 @@ properties:
> clocks:
> maxItems: 1
>
> + clock-names:
> + maxItems: 1
Need to define the name.
> +
> "#clock-cells":
> const: 0
>
> --
> 2.17.1
>
More information about the dri-devel
mailing list