lkml.org 
[lkml]   [2024]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/4] dt-bindings: mfd: x-powers,axp152: document AXP717
    Date
    The X-Powers AXP717 is a PMIC used on some newer Allwinner devices.
    Among quite some regulators it features the usual ADC/IRQ/power key
    parts, plus a battery charger circuit, and some newly introduced USB
    type-C circuitry.
    Like two other recent PMICs, it lacks the DC/DC converter PWM frequency
    control register, that rate is fixed here as well.

    Add the new compatible string, and add that to the list of PMICs without
    the PWM frequency property.

    Signed-off-by: Andre Przywara <andre.przywara@arm.com>
    ---
    Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
    index 06f1779835a1e..b8e8db0d58e9c 100644
    --- a/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
    +++ b/Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
    @@ -83,6 +83,7 @@ allOf:
    enum:
    - x-powers,axp313a
    - x-powers,axp15060
    + - x-powers,axp717

    then:
    properties:
    @@ -99,6 +100,7 @@ properties:
    - x-powers,axp221
    - x-powers,axp223
    - x-powers,axp313a
    + - x-powers,axp717
    - x-powers,axp803
    - x-powers,axp806
    - x-powers,axp809
    --
    2.35.8

    \
     
     \ /
      Last update: 2024-05-27 15:43    [W:4.025 / U:0.272 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site