lkml.org 
[lkml]   [2018]   [Jan]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 14/16] ARM: dtsi: axp81x: add battery power supply subnode
    Date
    The X-Powers AXP81X PMIC exposes battery supply various data such as
    the battery status (charging, discharging, full, dead), current max
    limit, current current, battery capacity (in percentage), voltage max
    and min limits, current voltage, and battery capacity (in Ah).

    This adds the battery power supply subnode for AXP81X PMIC.

    Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
    ---
    arch/arm/boot/dts/axp81x.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/axp81x.dtsi b/arch/arm/boot/dts/axp81x.dtsi
    index 6b5e7bc..1b05c7f 100644
    --- a/arch/arm/boot/dts/axp81x.dtsi
    +++ b/arch/arm/boot/dts/axp81x.dtsi
    @@ -69,6 +69,11 @@
    };
    };

    + battery_power_supply: battery-power-supply {
    + compatible = "x-powers,axp813-battery-power-supply";
    + status = "disabled";
    + };
    +
    regulators {
    /* Default work frequency for buck regulators */
    x-powers,dcdc-freq = <3000>;
    --
    git-series 0.9.1
    \
     
     \ /
      Last update: 2018-01-15 11:38    [W:4.257 / U:0.280 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site