[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200714180152.GA2633416@bogus>
Date: Tue, 14 Jul 2020 12:01:52 -0600
From: Rob Herring <robh@...nel.org>
To: "Ramuthevar,Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
Cc: cheol.yong.kim@...el.com, qi-ming.wu@...el.com, yin1.li@...el.com,
robh+dt@...nel.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, kishon@...com,
andriy.shevchenko@...el.com, devicetree@...r.kernel.org,
p.zabel@...gutronix.de, balbi@...nel.org
Subject: Re: [PATCH v6 1/2] dt-bindings: phy: Add USB PHY support for Intel
LGM SoC
On Tue, 14 Jul 2020 12:26:20 +0800, Ramuthevar,Vadivel MuruganX wrote:
> From: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
>
> Add the dt-schema to support USB PHY on Intel LGM SoC
>
> Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
> .../devicetree/bindings/phy/intel,lgm-usb-phy.yaml | 53 ++++++++++++++++++++++
> 1 file changed, 53 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/intel,lgm-usb-phy.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/intel,lgm-usb-phy.example.dt.yaml: usb-phy@...00000: '#phy-cells' is a required property
See https://patchwork.ozlabs.org/patch/1328612
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