1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
7 * Integrated Power Management Chip
8 * http://www.ti.com/lit/ds/symlink/tps65217.pdf
12 compatible = "ti,tps65217";
14 #interrupt-cells = <1>;
17 compatible = "ti,tps65217-charger";
18 interrupts = <0>, <1>;
19 interrupt-names = "USB", "AC";
24 compatible = "ti,tps65217-pwrbutton";
33 dcdc1_reg: regulator@0 {
35 regulator-compatible = "dcdc1";
38 dcdc2_reg: regulator@1 {
40 regulator-compatible = "dcdc2";
43 dcdc3_reg: regulator@2 {
45 regulator-compatible = "dcdc3";
48 ldo1_reg: regulator@3 {
50 regulator-compatible = "ldo1";
53 ldo2_reg: regulator@4 {
55 regulator-compatible = "ldo2";
58 ldo3_reg: regulator@5 {
60 regulator-compatible = "ldo3";
63 ldo4_reg: regulator@6 {
65 regulator-compatible = "ldo4";