[PATCH] dt-bindings: mfd: maxim,max77693: add USB connector

From: Krzysztof Kozlowski
Date: Sun Jul 23 2023 - 03:07:28 EST


Add micro-USB connector to properly represent the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

---

DTS change using this:
https://lore.kernel.org/linux-samsung-soc/20230722202039.35877-1-krzysztof.kozlowski@xxxxxxxxxx/T/#u
---
Documentation/devicetree/bindings/mfd/maxim,max77693.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml b/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
index 1b06a77ec798..8503fc2defad 100644
--- a/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
+++ b/Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
@@ -31,6 +31,10 @@ properties:
charger:
$ref: /schemas/power/supply/maxim,max77693.yaml

+ connector:
+ $ref: /schemas/connector/usb-connector.yaml#
+ unevaluatedProperties: false
+
led:
$ref: /schemas/leds/maxim,max77693.yaml

--
2.34.1