[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200629220202.GA3013651@bogus>
Date: Mon, 29 Jun 2020 16:02:02 -0600
From: Rob Herring <robh@...nel.org>
To: 周琰杰 (Zhou Yanjie)
<zhouyanjie@...yeetech.com>
Cc: aric.pzqi@...enic.com, devicetree@...r.kernel.org,
paul@...pouillou.net, tglx@...utronix.de, robh+dt@...nel.org,
sernia.zhou@...mail.com, zhenwenjin@...il.com,
daniel.lezcano@...aro.org, dongsheng.qiu@...enic.com,
linux-kernel@...r.kernel.org, rick.tyliu@...enic.com,
yanfei.li@...enic.com
Subject: Re: [PATCH v2 1/2] dt-bindings: timer: Add Ingenic X1000 OST
bindings.
On Fri, 26 Jun 2020 01:57:13 +0800, 周琰杰 (Zhou Yanjie) wrote:
> Add the OST bindings for the X10000 SoC from Ingenic.
>
> Tested-by: 周正 (Zhou Zheng) <sernia.zhou@...mail.com>
> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@...yeetech.com>
> ---
>
> Notes:
> v1->v2:
> No change.
>
> .../devicetree/bindings/timer/ingenic,ost.yaml | 62 ++++++++++++++++++++++
> include/dt-bindings/clock/ingenic,ost.h | 12 +++++
> 2 files changed, 74 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/ingenic,ost.yaml
> create mode 100644 include/dt-bindings/clock/ingenic,ost.h
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/timer/ingenic,ost.example.dt.yaml: timer@...00000: clocks: [[4294967295, 34]] is too short
See https://patchwork.ozlabs.org/patch/1317097
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
Powered by blists - more mailing lists