Searched +full:pmic +full:- +full:buck125 +full:- +full:dvs +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzk@kernel.org>15 motor driver, flash LED driver and Micro-USB Interface Controller.22 const: maxim,max8997-pmic24 charger-supply:30 - description: irq1 interrupt31 - description: alert interrupt33 max8997,pmic-buck1-dvs-voltage:[all …]
3 The Maxim MAX8997 is a multi-function device which includes voltage and4 current regulators, rtc, charger controller and other sub-blocks. It is5 interfaced to the host controller using a i2c interface. Each sub-block is7 describes the bindings for 'pmic' sub-block of max8997.10 - compatible: Should be "maxim,max8997-pmic".11 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66.13 - max8997,pmic-buck1-dvs-voltage: A set of 8 voltage values in micro-volt (uV)14 units for buck1 when changing voltage using gpio dvs. Refer to [1] below17 - max8997,pmic-buck2-dvs-voltage: A set of 8 voltage values in micro-volt (uV)18 units for buck2 when changing voltage using gpio dvs. Refer to [1] below[all …]
1 // SPDX-License-Identifier: GPL-2.012 /dts-v1/;14 #include <dt-bindings/gpio/gpio.h>19 chassis-type = "handset";37 stdout-path = "serial2:115200n8";40 vemmc_reg: regulator-0 {41 compatible = "regulator-fixed";42 regulator-nam[all...]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's Exynos4210 based Galaxy S2 (GT-I9100 version) device tree11 /dts-v1/;13 #include "exynos4412-ppmu-common.dtsi"15 #include <dt-bindings/gpio/gpio.h>16 #include <dt-bindings/input/linux-even[all...]