Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: analogix,anx7411: drop redundant connector properties
@ 2024-02-22  8:28 Krzysztof Kozlowski
  2024-02-22 16:08 ` Conor Dooley
  2024-02-22 21:29 ` Pavel Machek
  0 siblings, 2 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-22  8:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Xin Ji, linux-usb, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Pavel Machek

The binding references usb-connector.yaml schema, which lists all
allowed properties and ends with unevaluatedProperties:false, so we can
simplify analogix,anx7411 binding by dropping everything covered by
usb-connector.yaml.

Suggested-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/usb/analogix,anx7411.yaml   | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml b/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml
index e4d893369d57..3f5857aee3b0 100644
--- a/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml
+++ b/Documentation/devicetree/bindings/usb/analogix,anx7411.yaml
@@ -23,24 +23,11 @@ properties:
   connector:
     type: object
     $ref: ../connector/usb-connector.yaml
-    unevaluatedProperties: false
-
-    description:
-      Properties for usb c connector.
 
     properties:
       compatible:
         const: usb-c-connector
 
-      power-role: true
-
-      data-role: true
-
-      try-power-role: true
-
-    required:
-      - compatible
-
 required:
   - compatible
   - reg
-- 
2.34.1


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

end of thread, other threads:[~2024-02-22 21:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22  8:28 [PATCH] dt-bindings: usb: analogix,anx7411: drop redundant connector properties Krzysztof Kozlowski
2024-02-22 16:08 ` Conor Dooley
2024-02-22 16:56   ` Krzysztof Kozlowski
2024-02-22 17:30     ` Conor Dooley
2024-02-22 21:29 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox