All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: genesys,gl850g: Document 'peer-hub'
@ 2023-12-07 12:42 Fabio Estevam
  2023-12-07 16:48 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2023-12-07 12:42 UTC (permalink / raw)
  To: gregkh
  Cc: uwu, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-usb,
	devicetree, Fabio Estevam

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#

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/usb/genesys,gl850g.yaml | 5 +++++
 1 file changed, 5 insertions(+)

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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: usb: genesys,gl850g: Document 'peer-hub'
  2023-12-07 12:42 [PATCH] dt-bindings: usb: genesys,gl850g: Document 'peer-hub' Fabio Estevam
@ 2023-12-07 16:48 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-12-07 16:48 UTC (permalink / raw)
  To: Fabio Estevam, gregkh
  Cc: uwu, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-usb,
	devicetree, Fabio Estevam

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-07 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07 12:42 [PATCH] dt-bindings: usb: genesys,gl850g: Document 'peer-hub' Fabio Estevam
2023-12-07 16:48 ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.