Re: [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema

From: Rob Herring
Date: Fri Mar 27 2020 - 15:09:49 EST


On Tue, 17 Mar 2020 10:39:14 +0100, Lubomir Rintel wrote:
> A rather straightforward conversion of the phy-mmp3-usb binding to DT
> schema format using json-schema.
>
> Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>
> ---
> .../bindings/phy/marvell,mmp3-usb-phy.yaml | 40 +++++++++++++++++++
> .../devicetree/bindings/phy/phy-mmp3-usb.txt | 13 ------
> 2 files changed, 40 insertions(+), 13 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/phy/marvell,mmp3-usb-phy.yaml
> delete mode 100644 Documentation/devicetree/bindings/phy/phy-mmp3-usb.txt
>

Applied, thanks.

Rob