Searched +full:property +full:- +full:in +full:- +full:standard +full:- +full:units +full:- +full:microvolt (Results 1 – 2 of 2) sorted by relevance
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.0-only OR BSD-2-Clause)4 ---5 # All the top-level keys are standard json-schema keywords except for10 $id: http://devicetree.org/schemas/example-schema.yaml#11 # $schema is the meta-schema this schema should be validated with.12 $schema: http://devicetree.org/meta-schemas/core.yaml#17 - Rob Herring <robh@kernel.org>20 A more detailed multi-line description of the binding.33 # In this case, a 'false' schema will never match.40 # In this case, it's needed to handle a variable number of values as there[all …]