Searched +full:sc2731 +full:- +full:regulator (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Spreadtrum SC2731 PMIC dts file10 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 …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---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 regulators10 - 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 …]
1 Spreadtrum SC2731 Voltage regulators3 The SC2731 integrates low-voltage and low quiescent current DCDC/LDO.5 their own bypass (power-down) control signals. External tantalum or MLCC9 - compatible: should be "sprd,sc27xx-regulator".12 its regulator type, BUCK_<name> and LDO_<name>. The definition for each14 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 …]