Re: [RFC PATCH 1/2] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
From: Rob Herring <robh@kernel.org>
Date: 2020-03-19 17:13:11
Also in:
linux-devicetree, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-03-19 17:13:11
Also in:
linux-devicetree, linux-rockchip, lkml
On Wed, 18 Mar 2020 20:29:00 +0100, Johan Jonker wrote:
Current dts files for Rockchip with 'usb2-phy' subnodes are manually verified. In order to automate this process phy-rockchip-inno-usb2.txt has to be converted to yaml. Changed: Removed unused "rockchip,rk3366-usb2phy" support. Replaced example with something that has SoC support in the kernel. Signed-off-by: Johan Jonker <redacted> --- .../bindings/phy/phy-rockchip-inno-usb2.txt | 81 ----------- .../bindings/phy/phy-rockchip-inno-usb2.yaml | 149 +++++++++++++++++++++ 2 files changed, 149 insertions(+), 81 deletions(-) delete mode 100644 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt create mode 100644 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml
My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.example.dt.yaml: usb2-phy@e450: '#phy-cells' is a required property See https://patchwork.ozlabs.org/patch/1257721 Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel