2023-01-20 19:57:48

by Martin Botka

[permalink] [raw]
Subject: [PATCH v8 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant

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

Signed-off-by: Martin Botka <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
---
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 b7a8747d5fa0..e2241cd28445 100644
--- a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
+++ b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
@@ -88,6 +88,7 @@ properties:
- x-powers,axp209
- x-powers,axp221
- x-powers,axp223
+ - x-powers,axp313a
- x-powers,axp803
- x-powers,axp806
- x-powers,axp809
--
2.39.0


2023-01-20 20:38:36

by Martin Botka

[permalink] [raw]
Subject: Re: [PATCH v8 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant

I forgot to add acked-by on this one from Krzystof.

On Fri, Jan 20 2023 at 07:44:57 PM +01:00:00, Martin Botka
<[email protected]> wrote:
> The X-Powers AXP313a is a PMIC used on some devices with the Allwinner
> H616 or H313 SoC.
>
> Signed-off-by: Martin Botka <[email protected]>
> Signed-off-by: Andre Przywara <[email protected]>
> ---
> 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 b7a8747d5fa0..e2241cd28445 100644
> --- a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> +++ b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> @@ -88,6 +88,7 @@ properties:
> - x-powers,axp209
> - x-powers,axp221
> - x-powers,axp223
> + - x-powers,axp313a
> - x-powers,axp803
> - x-powers,axp806
> - x-powers,axp809
> --
> 2.39.0
>


2023-01-27 17:11:44

by Chen-Yu Tsai

[permalink] [raw]
Subject: Re: [PATCH v8 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant

On Sat, Jan 21, 2023 at 2:45 AM Martin Botka
<[email protected]> wrote:
>
> The X-Powers AXP313a is a PMIC used on some devices with the Allwinner
> H616 or H313 SoC.
>
> Signed-off-by: Martin Botka <[email protected]>
> Signed-off-by: Andre Przywara <[email protected]>

Acked-by: Chen-Yu Tsai <[email protected]>