From: Saravanan Sekar <sravanhome@gmail.com>
Date: Wed, 15 Jun 2022 14:53:53 +0000 (+0200)
Subject: dt-bindings: mfd: Add mp2733 compatible
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4907f6991ecbbbd0c18dcabaf87c6dc2537c3a9d;p=linux.git

dt-bindings: mfd: Add mp2733 compatible

Add new compatible for mp2733 mfd driver.

Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220615145357.2370044-3-sravanhome@gmail.com
---

diff --git a/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml b/Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
index f91acc42d652e..5ba849d78d8ab 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