[PATCH 1/2] dt-bindings: usb: usb251xb: make reg optional for no I2C ctrl use case
From: Jisheng Zhang
Date: Thu Aug 14 2025 - 23:15:06 EST
Make "reg" optional to allow the driver to be used to manage GPIO
based control of the device.
Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxx>
---
Documentation/devicetree/bindings/usb/usb251xb.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/usb/usb251xb.yaml b/Documentation/devicetree/bindings/usb/usb251xb.yaml
index ac5b99710332..4b676c010f3e 100644
--- a/Documentation/devicetree/bindings/usb/usb251xb.yaml
+++ b/Documentation/devicetree/bindings/usb/usb251xb.yaml
@@ -240,7 +240,6 @@ additionalProperties: false
required:
- compatible
- - reg
examples:
- |
--
2.50.0