Message ID | 20231207124217.2530457-1-festevam@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | ecb43ef59498628a9df79afb47e67dadf777e3cd |
Headers | show |
Series | dt-bindings: usb: genesys,gl850g: Document 'peer-hub' | expand |
On 07/12/2023 13:42, Fabio Estevam wrote: > From: Fabio Estevam <festevam@denx.de> > > The 'peer-hub' is a valid property for the hub. > > Document it to fix the following dt-schema warning: > > imx8mp-debix-som-a-bmb-08.dtb: hub@1: 'peer-hub' does not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/usb/genesys,gl850g.yaml# > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml b/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml index ee08b9c3721f..37cf5249e526 100644 --- a/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml +++ b/Documentation/devicetree/bindings/usb/genesys,gl850g.yaml @@ -29,6 +29,11 @@ properties: description: the regulator that provides 3.3V core power to the hub. + peer-hub: + $ref: /schemas/types.yaml#/definitions/phandle + description: + phandle to the peer hub on the controller. + required: - compatible - reg