Home
last modified time | relevance | path

Searched +full:sc2731 +full:- +full:regulator (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/sprd/
H A Dsc2731.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Spreadtrum SC2731 PMIC dts file
10 compatible = "sprd,sc2731";
12 spi-max-frequency = <26000000>;
14 interrupt-controller;
15 #interrupt-cells = <1>;
16 #address-cells = <1>;
17 #size-cells = <0>;
20 compatible = "sprd,sc2731-charger";
22 monitored-battery = <&bat>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dsprd,sc2731-regulator.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/sprd,sc2731-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Spreadtrum SC2731 Power Management IC regulators
10 - Orson Zhai <orsonzhai@gmail.com>
11 - Baolin Wang <baolin.wang7@gmail.com>
12 - Chunyan Zhang <zhang.lyra@gmail.com>
15 The SC2731 integrates low-voltage and low quiescent current DCDC/LDO.
17 their own bypass (power-down) control signals. It is recommended to use
[all …]
H A Dsprd,sc2731-regulator.txt1 Spreadtrum SC2731 Voltage regulators
3 The SC2731 integrates low-voltage and low quiescent current DCDC/LDO.
5 their own bypass (power-down) control signals. External tantalum or MLCC
9 - compatible: should be "sprd,sc27xx-regulator".
12 its regulator type, BUCK_<name> and LDO_<name>. The definition for each
14 Documentation/devicetree/bindings/regulator/regulator.txt.
26 compatible = "sprd,sc27xx-regulator";
29 regulator-name = "vddarm0";
30 regulator-min-microvolt = <400000>;
31 regulator-max-microvolt = <1996875>;
[all …]