1 * Dialog DA9052/53 Power Management Integrated Circuit (PMIC)
4 - compatible : Should be "dlg,da9052", "dlg,da9053-aa",
5 "dlg,da9053-ab", or "dlg,da9053-bb"
8 - dlg,tsi-as-adc : Boolean, if set the X+, X-, Y+, Y- touchscreen
9 input lines are used as general purpose analogue
11 - tsiref-supply: Phandle to the regulator, which provides the reference
12 voltage for the TSIREF pin. Must be provided when the
13 touchscreen pins are used for ADC purposes.
16 - regulators : Contain the regulator nodes. The DA9052/53 regulators are
17 bound using their names as listed below:
19 buck1 : regulator BUCK CORE
20 buck2 : regulator BUCK PRO
21 buck3 : regulator BUCK MEM
22 buck4 : regulator BUCK PERI
32 ldo10 : regulator LDO10
34 The bindings details of individual regulator device can be found in:
35 Documentation/devicetree/bindings/regulator/regulator.txt
39 i2c@63fc8000 { /* I2C1 */
42 compatible = "dlg,da9053-aa";
47 regulator-min-microvolt = <500000>;
48 regulator-max-microvolt = <2075000>;
52 regulator-min-microvolt = <500000>;
53 regulator-max-microvolt = <2075000>;
57 regulator-min-microvolt = <925000>;
58 regulator-max-microvolt = <2500000>;
62 regulator-min-microvolt = <925000>;
63 regulator-max-microvolt = <2500000>;