diff mbox series

[v3,2/6] dt-bindings: mfd: Add mp2733 compatible

Message ID 20220615145357.2370044-3-sravanhome@gmail.com
State Accepted
Commit 4907f6991ecbbbd0c18dcabaf87c6dc2537c3a9d
Headers show
Series Add support for mp2733 battery charger | expand

Commit Message

Saravanan Sekar June 15, 2022, 2:53 p.m. UTC
Add new compatible for mp2733 mfd driver.

Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
---
 Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Lee Jones June 27, 2022, 2:45 p.m. UTC | #1
On Wed, 15 Jun 2022, Saravanan Sekar wrote:

> Add new compatible for mp2733 mfd driver.
> 
> Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
> ---
>  Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Applied in place of v1, thanks.
Rob Herring July 1, 2022, 9:32 p.m. UTC | #2
On Mon, Jun 27, 2022 at 8:45 AM Lee Jones <lee.jones@linaro.org> wrote:
>
> On Wed, 15 Jun 2022, Saravanan Sekar wrote:
>
> > Add new compatible for mp2733 mfd driver.
> >
> > Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
> > ---
> >  Documentation/devicetree/bindings/mfd/mps,mp2629.yaml | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
>
> Applied in place of v1, thanks.

Still failing, pushed out?

Rob
diff mbox series

Patch

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