[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200817194539.GA1429240@bogus>
Date: Mon, 17 Aug 2020 13:45:39 -0600
From: Rob Herring <robh@...nel.org>
To: cy_huang <u0084500@...il.com>
Cc: lgirdwood@...il.com, broonie@...nel.org, cy_huang@...htek.com,
gene_chen@...htek.com, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 3/3] regulator: rt4801: Fix the dt-binding document for
dtc check.
On Sat, Aug 15, 2020 at 11:14:22AM +0800, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@...htek.com>
>
> Fix the dt-binding document for dtc check.
This should be squashed into the prior patch.
>
> Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
> ---
> .../devicetree/bindings/regulator/richtek,rt4801-regulator.yaml | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
> index 28d30e2..fa075c6 100644
> --- a/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
> @@ -49,9 +49,6 @@ required:
> - compatible
> - reg
>
> -additionalProperties:
> - - enable-gpios
> -
This should be:
additionalProperties: false
> examples:
> - |
> i2c {
> --
> 2.7.4
>
Powered by blists - more mailing lists