Searched full:max8997 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | maxim,max8997.yaml | 4 $id: http://devicetree.org/schemas/regulator/maxim,max8997.yaml# 7 title: Maxim MAX8997 Power Management IC 13 The Maxim MAX8997 is a Power Management IC which includes voltage and current 22 const: maxim,max8997-pmic 33 max8997,pmic-buck1-dvs-voltage: 40 If none of max8997,pmic-buck[1/2/5]-uses-gpio-dvs optional property is 41 specified, the max8997,pmic-buck[1/2/5]-dvs-voltage property should 45 max8997,pmic-buck2-dvs-voltage: 52 If none of max8997,pmic-buck[1/2/5]-uses-gpio-dvs optional property is 53 specified, the max8997,pmic-buck[1/2/5]-dvs-voltage property should [all …]
|
H A D | max8997-regulator.txt | 1 * Maxim MAX8997 Voltage and Current Regulator 3 The Maxim MAX8997 is a multi-function device which includes voltage and 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 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4210-trats.dts | 144 /* Workaround for missing clock on max8997 PMIC */ 292 compatible = "maxim,max8997-pmic"; 298 max8997,pmic-buck1-uses-gpio-dvs; 299 max8997,pmic-buck2-uses-gpio-dvs; 300 max8997,pmic-buck5-uses-gpio-dvs; 302 max8997,pmic-ignore-gpiodvs-side-effect; 303 max8997,pmic-buck125-default-dvs-idx = <0>; 305 max8997,pmic-buck125-dvs-gpios = <&gpx0 5 GPIO_ACTIVE_HIGH>, 309 max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>, 314 max8997,pmi [all...] |
H A D | exynos4210-i9100.dts | 273 /* Workaround for missing clock on max8997 PMIC */ 452 compatible = "maxim,max8997-pmic"; 458 max8997,pmic-buck1-uses-gpio-dvs; 459 max8997,pmic-buck2-uses-gpio-dvs; 460 max8997,pmic-buck5-uses-gpio-dvs; 462 max8997,pmic-ignore-gpiodvs-side-effect; 463 max8997,pmic-buck125-default-dvs-idx = <0>; 465 max8997,pmic-buck125-dvs-gpios = <&gpx0 5 GPIO_ACTIVE_HIGH>, 469 max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>, 474 max8997,pmi [all...] |
H A D | exynos4210-origen.dts | 112 /* Workaround for missing clock on max8997 PMIC */ 182 compatible = "maxim,max8997-pmic"; 189 max8997,pmic-buck1-dvs-voltage = <1350000>; 190 max8997,pmic-buck2-dvs-voltage = <1100000>; 191 max8997,pmic-buck5-dvs-voltage = <1200000>; 326 max8997_irq: max8997-irq-pins {
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 20 "^(keypad|m25p|max8952|max8997|max8998|mpmc),.*": true
|