[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230511092609.76183-2-aidanmacdonald.0x0@gmail.com>
Date: Thu, 11 May 2023 10:26:09 +0100
From: Aidan MacDonald <aidanmacdonald.0x0@...il.com>
To: lee@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
wens@...e.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 2/2] dt-bindings: mfd: add bindings for AXP192 MFD device
The AXP192 PMIC is similar to the AXP202/AXP209, but with different
regulators, additional GPIOs, and a different IRQ register layout,
so it needs a new compatible string.
Acked-by: Conor Dooley <conor.dooley@...rochip.com>
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@...il.com>
---
v1->v2: Update commit message
https://lore.kernel.org/all/20230510151542.312588-2-aidanmacdonald.0x0@gmail.com/
Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
index f7f0f2c0421a..9ad55746133b 100644
--- a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
+++ b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
@@ -90,6 +90,7 @@ properties:
oneOf:
- enum:
- x-powers,axp152
+ - x-powers,axp192
- x-powers,axp202
- x-powers,axp209
- x-powers,axp221
--
2.39.2
Powered by blists - more mailing lists