Home
last modified time | relevance | path

Searched +full:property +full:- +full:in +full:- +full:standard +full:- +full:units +full:- +full:microvolt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8997-regulator.txt3 The Maxim MAX8997 is a multi-function device which includes voltage and
4 current regulators, rtc, charger controller and other sub-blocks. It is
5 interfaced to the host controller using a i2c interface. Each sub-block is
7 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] below
17 - 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 …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dproperty-units.txt1 Standard Unit Suffixes for Property names
4 suffix appended to the property name. The list below contains the
5 recommended suffixes. Other variations exist in bindings, but should not
6 be used in new bindings or added here. The inconsistency in the unit
9 It is also recommended to use the units listed here and not add additional
13 ----------------------------------------
14 -mhz : megahertz
15 -hz : hertz (preferred)
16 -sec : second
17 -ms : millisecond
[all …]
H A Dexample-schema.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 # All the top-level keys are standard json-schema keywords except for
10 $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 …]