[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <394531de-05cd-3e2e-60f4-a84694208726@ti.com>
Date: Wed, 13 May 2020 13:19:34 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: Rob Herring <robh@...nel.org>, <devicetree@...r.kernel.org>
CC: <linux-clk@...r.kernel.org>, <linux-usb@...r.kernel.org>,
<linux-spi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mark Brown <broonie@...nel.org>
Subject: Re: [PATCH 4/5] dt-bindings: ufs: ti: Add missing
'additionalProperties: false'
On 13/05/20 2:15 am, Rob Herring wrote:
> The ti,j721e-ufs schema is missing an 'additionalProperties: false'. Add
> that and and the missing assigned-clock properties.
>
> Cc: Vignesh Raghavendra <vigneshr@...com>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
Acked-by: Vignesh Raghavendra <vigneshr@...com>
Regards
Vignesh
> Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml b/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
> index b503b1a918a5..4d13e6bc1c50 100644
> --- a/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
> @@ -25,6 +25,12 @@ properties:
> power-domains:
> maxItems: 1
>
> + assigned-clocks:
> + maxItems: 1
> +
> + assigned-clock-parents:
> + maxItems: 1
> +
> "#address-cells":
> const: 2
>
> @@ -47,6 +53,8 @@ patternProperties:
> Documentation/devicetree/bindings/ufs/cdns,ufshc.txt for binding
> documentation of child node
>
> +additionalProperties: false
> +
> examples:
> - |
> #include <dt-bindings/interrupt-controller/irq.h>
>
Powered by blists - more mailing lists