[PATCH v5 09/19] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file
Prabhakar Mahadev Lad
prabhakar.mahadev-lad.rj at bp.renesas.com
Sun Dec 6 17:09:41 EST 2020
Hi Serge,
Thank you for the patch.
> -----Original Message-----
> From: Serge Semin <Sergey.Semin at baikalelectronics.ru>
> Sent: 05 December 2020 15:24
> To: Mathias Nyman <mathias.nyman at intel.com>; Felipe Balbi <balbi at kernel.org>; Krzysztof Kozlowski
> <krzk at kernel.org>; Greg Kroah-Hartman <gregkh at linuxfoundation.org>; Rob Herring <robh+dt at kernel.org>;
> Chunfeng Yun <chunfeng.yun at mediatek.com>; Prabhakar Mahadev Lad <prabhakar.mahadev-
> lad.rj at bp.renesas.com>; Yoshihiro Shimoda <yoshihiro.shimoda.uh at renesas.com>
> Cc: Serge Semin <Sergey.Semin at baikalelectronics.ru>; Serge Semin <fancer.lancer at gmail.com>; Alexey
> Malahov <Alexey.Malahov at baikalelectronics.ru>; Pavel Parkhomenko
> <Pavel.Parkhomenko at baikalelectronics.ru>; Andy Gross <agross at kernel.org>; Bjorn Andersson
> <bjorn.andersson at linaro.org>; Manu Gautam <mgautam at codeaurora.org>; Roger Quadros <rogerq at ti.com>;
> Neil Armstrong <narmstrong at baylibre.com>; Kevin Hilman <khilman at baylibre.com>; Martin Blumenstingl
> <martin.blumenstingl at googlemail.com>; Ahmad Zainie <wan.ahmad.zainie.wan.mohamad at intel.com>; linux-
> arm-kernel at lists.infradead.org; linux-snps-arc at lists.infradead.org; linux-mips at vger.kernel.org;
> linuxppc-dev at lists.ozlabs.org; linux-usb at vger.kernel.org; devicetree at vger.kernel.org; linux-
> kernel at vger.kernel.org; Rob Herring <robh at kernel.org>
> Subject: [PATCH v5 09/19] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file
>
> With minor peculiarities (like uploading some vendor-specific firmware)
> these are just Generic xHCI controllers fully compatible with its
> properties. Make sure the Renesas USB xHCI DT nodes are also validated
> against the Generic xHCI DT schema.
>
> Signed-off-by: Serge Semin <Sergey.Semin at baikalelectronics.ru>
> Reviewed-by: Rob Herring <robh at kernel.org>
> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh at renesas.com>
> ---
> Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
Cheers,
Prabhakar
> diff --git a/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml
> b/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml
> index 0f078bd0a3e5..7e5ed196b52c 100644
> --- a/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml
> +++ b/Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml
> @@ -11,7 +11,7 @@ maintainers:
> - Yoshihiro Shimoda <yoshihiro.shimoda.uh at renesas.com>
>
> allOf:
> - - $ref: "usb-hcd.yaml"
> + - $ref: "usb-xhci.yaml"
>
> properties:
> compatible:
> @@ -69,7 +69,7 @@ required:
> - power-domains
> - resets
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.29.2
More information about the linux-arm-kernel
mailing list