aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaravanan Sekar <[email protected]>2022-06-15 16:53:53 +0200
committerLee Jones <[email protected]>2022-07-19 10:54:40 +0100
commit4907f6991ecbbbd0c18dcabaf87c6dc2537c3a9d (patch)
tree3a1c48cbb22ad3bb65437c4ae677df66056defff
parent7eeed203604f86fc53d4eb847a1c1c31525b8d6b (diff)
dt-bindings: mfd: Add mp2733 compatible
Add new compatible for mp2733 mfd driver. Signed-off-by: Saravanan Sekar <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--Documentation/devicetree/bindings/mfd/mps,mp2629.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml b/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
index f91acc42d652..5ba849d78d8a 100644
--- a/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
+++ b/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
@@ -18,7 +18,9 @@ description: |
properties:
compatible:
- const: mps,mp2629
+ enum:
+ - mps,mp2629
+ - mps,mp2733
reg:
maxItems: 1