[v6,1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant

Message ID 20230116142501.767142-2-andre.przywara@arm.com
State New
Headers
Series regulator: Add X-Powers AXP313a PMIC support |

Commit Message

Andre Przywara Jan. 16, 2023, 2:24 p.m. UTC
  From: Martin Botka <martin.botka@somainline.org>

The X-Powers AXP313a is a PMIC used on some devices with the Allwinner
H616 or H313 SoC.

Signed-off-by: Martin Botka <martin.botka@somainline.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
---
 Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Mark Brown Jan. 16, 2023, 2:41 p.m. UTC | #1
On Mon, Jan 16, 2023 at 02:24:59PM +0000, Andre Przywara wrote:

>        - enum:
>            - x-powers,axp152
> +          - x-powers,axp313a
>            - x-powers,axp202
>            - x-powers,axp209
>            - x-powers,axp221

Probably better to keep these lists sorted.
  

Patch

diff --git a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
index b7a8747d5fa0e..d4f0a75a8c7ad 100644
--- a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
+++ b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
@@ -84,6 +84,7 @@  properties:
     oneOf:
       - enum:
           - x-powers,axp152
+          - x-powers,axp313a
           - x-powers,axp202
           - x-powers,axp209
           - x-powers,axp221