lkml.org 
[lkml]   [2015]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCHv2 1/2] devicetree: Add TPS65217 charger binding.
    Date
    The TPS65217 charger is a subnode of the TPS65217 MFD.

    Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
    ---
    .../devicetree/bindings/power_supply/tps65217_charger.txt | 12 ++++++++++++
    1 file changed, 12 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/power_supply/tps65217_charger.txt

    diff --git a/Documentation/devicetree/bindings/power_supply/tps65217_charger.txt b/Documentation/devicetree/bindings/power_supply/tps65217_charger.txt
    new file mode 100644
    index 0000000..98d131a
    --- /dev/null
    +++ b/Documentation/devicetree/bindings/power_supply/tps65217_charger.txt
    @@ -0,0 +1,12 @@
    +TPS65217 Charger
    +
    +Required Properties:
    +-compatible: "ti,tps65217-charger"
    +
    +This node is a subnode of the tps65217 PMIC.
    +
    +Example:
    +
    + tps65217-charger {
    + compatible = "ti,tps65090-charger";
    + };
    --
    2.1.0


    \
     
     \ /
      Last update: 2015-09-24 10:41    [W:3.120 / U:0.664 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site