Re: [PATCH V3 2/5] dt-bindings: clock: Update i.MX23 example

From: Rob Herring
Date: Tue Aug 18 2020 - 11:53:26 EST


On Tue, 18 Aug 2020 11:34:42 +0800, Anson Huang wrote:
> Update the i.MX23 clock example to align with MXS AUART binding doc to
> avoid below build error:
>
> Documentation/devicetree/bindings/clock/imx23-clock.example.dt.yaml:
> serial@8006c000: clocks: [[4294967295, 32]] is too short
> Documentation/devicetree/bindings/clock/imx23-clock.example.dt.yaml:
> serial@8006c000: 'dmas' is a required property
> Documentation/devicetree/bindings/clock/imx23-clock.example.dt.yaml:
> serial@8006c000: 'dma-names' is a required property
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> no change.
> ---
> Documentation/devicetree/bindings/clock/imx23-clock.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>

Applied, thanks!