Lines Matching refs:max8997
7 describes the bindings for 'pmic' sub-block of max8997.
10 - compatible: Should be "maxim,max8997-pmic".
13 - max8997,pmic-buck1-dvs-voltage: A set of 8 voltage values in micro-volt (uV)
17 - max8997,pmic-buck2-dvs-voltage: A set of 8 voltage values in micro-volt (uV)
21 - max8997,pmic-buck5-dvs-voltage: A set of 8 voltage values in micro-volt (uV)
25 [1] If none of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional
26 property is specified, the 'max8997,pmic-buck[1/2/5]-dvs-voltage'
30 If either of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional
32 'max8997,pmic-buck[1/2/5]-dvs-voltage' should be specified.
36 the interrupts from max8997 are delivered to.
40 - max8997,pmic-buck1-uses-gpio-dvs: 'buck1' can be controlled by gpio dvs.
41 - max8997,pmic-buck2-uses-gpio-dvs: 'buck2' can be controlled by gpio dvs.
42 - max8997,pmic-buck5-uses-gpio-dvs: 'buck5' can be controlled by gpio dvs.
45 - max8997,pmic-ignore-gpiodvs-side-effect: When GPIO-DVS mode is used for
50 - max8997,pmic-buck125-default-dvs-idx: Default voltage setting selected from
55 - max8997,pmic-buck125-dvs-gpios: GPIO specifiers for three host gpio's used
58 Regulators: The regulators of max8997 that have to be instantiated should be
66 The following are the names of the regulators that the max8997 pmic block
68 as per the datasheet of max8997.
93 compatible = "maxim,max8997-pmic";
98 max8997,pmic-buck1-uses-gpio-dvs;
99 max8997,pmic-buck2-uses-gpio-dvs;
100 max8997,pmic-buck5-uses-gpio-dvs;
102 max8997,pmic-ignore-gpiodvs-side-effect;
103 max8997,pmic-buck125-default-dvs-idx = <0>;
105 max8997,pmic-buck125-dvs-gpios = <&gpx0 0 1 0 0>, /* SET1 */
109 max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>,
114 max8997,pmic-buck2-dvs-voltage = <1100000>, <1100000>,
119 max8997,pmic-buck5-dvs-voltage = <1200000>, <1200000>,