[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200511161023.GA20124@bogus>
Date: Mon, 11 May 2020 11:10:23 -0500
From: Rob Herring <robh@...nel.org>
To: Alim Akhtar <alim.akhtar@...sung.com>
Cc: devicetree@...r.kernel.org, krzk@...nel.org,
stanley.chu@...iatek.com, linux-kernel@...r.kernel.org,
linux-scsi@...r.kernel.org, cang@...eaurora.org,
linux-arm-kernel@...ts.infradead.org, martin.petersen@...cle.com,
kwmad.kim@...sung.com, linux-samsung-soc@...r.kernel.org,
avri.altman@....com
Subject: Re: [PATCH v8 08/10] dt-bindings: ufs: Add DT binding documentation
for ufs
On Mon, 11 May 2020 07:30:29 +0530, Alim Akhtar wrote:
> This patch adds DT binding for samsung ufs hci
>
> Signed-off-by: Alim Akhtar <alim.akhtar@...sung.com>
> ---
> .../bindings/ufs/samsung,exynos-ufs.yaml | 92 +++++++++++++++++++
> 1 file changed, 92 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.example.dt.yaml: ufs@...70000: 'pclk-freq-avail-range' does not match any of the regexes: 'pinctrl-[0-9]+'
See https://patchwork.ozlabs.org/patch/1287439
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