[PATCH v2 36/52] dt-bindings: usb: Convert SMSC USB3503 binding to a schema
Rob Herring
robh at kernel.org
Fri Sep 3 12:47:23 PDT 2021
On Wed, 01 Sep 2021 11:18:36 +0200, Maxime Ripard wrote:
> The SMSC USB3503 USB Hub Controller is supported by Linux thanks to
> its device tree binding.
>
> Now that we have the DT validation in place, let's convert the device
> tree bindings for that driver over to a YAML schema.
>
> Cc: Dongjin Kim <tobetter at gmail.com>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: linux-usb at vger.kernel.org
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
>
> ---
>
> Changes from v1:
> - Added maximum number of items for clocks and gpios
> - Fixed the example node name
> ---
> .../devicetree/bindings/usb/smsc,usb3503.yaml | 108 ++++++++++++++++++
> .../devicetree/bindings/usb/usb3503.txt | 39 -------
> 2 files changed, 108 insertions(+), 39 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/usb/smsc,usb3503.yaml
> delete mode 100644 Documentation/devicetree/bindings/usb/usb3503.txt
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list