Re: [PATCH v2] dt-bindings: usb: dwc3: Move Amlogic G12A DWC3 Glue Bindings to YAML schemas

From: Rob Herring
Date: Wed Nov 06 2019 - 20:01:11 EST


On Wed, 6 Nov 2019 11:44:58 +0100, Neil Armstrong wrote:
> Now that we have the DT validation in place, let's convert the device tree
> bindings for the Amlogic G12A DWC3 Glue Bindings over to a YAML schemas,
> the AXG and GXL glue bindings will be converted later.
>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
> ---
> Changes since v1:
> - fixed typo in description
> - removed dr-mode definition in favor of "true"
>
> .../devicetree/bindings/usb/amlogic,dwc3.txt | 88 ------------
> .../usb/amlogic,meson-g12a-usb-ctrl.yaml | 128 ++++++++++++++++++
> 2 files changed, 128 insertions(+), 88 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml
>

Applied, thanks.

Rob