Re: [PATCH 1/3] dt-bindings: phy: convert Broadcom NS USB 2.0 to the json-schema

From: Rob Herring
Date: Sat Mar 06 2021 - 16:26:43 EST


On Fri, 26 Feb 2021 12:44:59 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@xxxxxxxxxx>
>
> Minor example fixes:
> 1. Include bcm-nsp.h
> 2. Add address to the node name
>
> Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx>
> ---
> This has been verified using dt_binding_check
> ---
> .../bindings/phy/bcm-ns-usb2-phy.txt | 21 -------
> .../bindings/phy/brcm,ns-usb2-phy.yaml | 55 +++++++++++++++++++
> 2 files changed, 55 insertions(+), 21 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/phy/bcm-ns-usb2-phy.txt
> create mode 100644 Documentation/devicetree/bindings/phy/brcm,ns-usb2-phy.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>