[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200818155149.GA3526911@bogus>
Date: Tue, 18 Aug 2020 09:51:49 -0600
From: Rob Herring <robh@...nel.org>
To: Anson Huang <Anson.Huang@....com>
Cc: linux-serial@...r.kernel.org, kernel@...gutronix.de,
linux-kernel@...r.kernel.org, sboyd@...nel.org,
linux-clk@...r.kernel.org, fugang.duan@....com, Linux-imx@....com,
s.hauer@...gutronix.de, gregkh@...uxfoundation.org,
devicetree@...r.kernel.org, robh+dt@...nel.org,
linux-arm-kernel@...ts.infradead.org, mturquette@...libre.com,
shawnguo@...nel.org, festevam@...il.com
Subject: Re: [PATCH V3 1/5] dt-bindings: clock: Update i.MX28 example
On Tue, 18 Aug 2020 11:34:41 +0800, Anson Huang wrote:
> Update the i.MX28 clock example to align with MXS AUART binding doc to
> avoid below build error:
>
> Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml:
> serial@...6a000: clocks: [[4294967295, 45]] is too short
> Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml:
> serial@...6a000: compatible: Additional items are not allowed
> ('fsl,imx23-auart' was unexpected)
> Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml:
> serial@...6a000: compatible: ['fsl,imx28-auart', 'fsl,imx23-auart']
> is too long
> Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml:
> serial@...6a000: 'dmas' is a required property
> Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml:
> serial@...6a000: 'dma-names' is a required property
>
> Signed-off-by: Anson Huang <Anson.Huang@....com>
> ---
> no change.
> ---
> Documentation/devicetree/bindings/clock/imx28-clock.yaml | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists