/openbmc/linux/arch/arm64/boot/dts/sprd/ |
H A D | sc2731.dtsi | 2 * Spreadtrum SC2731 PMIC dts file 11 compatible = "sprd,sc2731"; 21 compatible = "sprd,sc2731-charger"; 27 compatible = "sprd,sc2731-bltc"; 49 compatible = "sprd,sc2731-rtc"; 56 compatible = "sprd,sc2731-eic"; 67 compatible = "sprd,sc2731-efuse"; 88 compatible = "sprd,sc2731-adc"; 99 compatible = "sprd,sc2731-fgu"; 112 compatible = "sprd,sc2731-vibrator"; [all …]
|
H A D | sp9860g-1h10.dts | 12 #include "sc2731.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | sc2731-charger.yaml | 4 $id: http://devicetree.org/schemas/power/supply/sc2731-charger.yaml# 7 title: Spreadtrum SC2731 PMICs battery charger 17 const: sprd,sc2731-charger 47 compatible = "sprd,sc2731-charger";
|
H A D | sc27xx-fg.yaml | 22 - sprd,sc2731-fgu 88 compatible = "sprd,sc2731-fgu";
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | sprd,sc27xx-rtc.txt | 4 - compatible: should be "sprd,sc2731-rtc". 11 compatible = "sprd,sc2731"; 21 compatible = "sprd,sc2731-rtc";
|
/openbmc/linux/drivers/regulator/ |
H A D | sc2731-regulator.c | 14 * SC2731 regulator lock register 20 * SC2731 enable register 39 * SC2731 enable mask 60 * SC2731 vsel register 81 * SC2731 vsel register mask 256 MODULE_DESCRIPTION("Spreadtrum SC2731 regulator driver");
|
H A D | Makefile | 155 obj-$(CONFIG_REGULATOR_SC2731) += sc2731-regulator.o
|
H A D | Kconfig | 1305 tristate "Spreadtrum SC2731 power regulator driver" 1309 SC2731 PMIC.
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | sprd,sc27xx-vibrator.yaml | 20 - sprd,sc2731-vibrator 35 compatible = "sprd,sc2731"; 45 compatible = "sprd,sc2731-vibrator";
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | sc27xx-efuse.txt | 9 "sprd,sc2731-efuse" 20 compatible = "sprd,sc2731"; 30 compatible = "sprd,sc2731-efuse";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | sprd,sc27xx-pmic.txt | 4 and SC2731. The Spreadtrum PMIC belonging to SC27xx series integrates all 21 "sprd,sc2731" 32 compatible = "sprd,sc2731";
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-sc27xx-bltc.txt | 8 - compatible: Should be "sprd,sc2731-bltc". 24 compatible = "sprd,sc2731-bltc";
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | sprd,sc2731-regulator.txt | 1 Spreadtrum SC2731 Voltage regulators 3 The SC2731 integrates low-voltage and low quiescent current DCDC/LDO.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | sprd,sc2720-adc.yaml | 22 - sprd,sc2731-adc 89 compatible = "sprd,sc2731-adc";
|
/openbmc/linux/drivers/power/supply/ |
H A D | sc2731_charger.c | 18 /* SC2731 switch charger registers definition */ 524 { .compatible = "sprd,sc2731-charger", }, 531 .name = "sc2731-charger", 540 MODULE_DESCRIPTION("Spreadtrum SC2731 Charger Driver");
|
H A D | Kconfig | 841 tristate "Spreadtrum SC2731 charger driver" 844 Say Y here to enable support for battery charging with SC2731
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sprd,gpio-eic.yaml | 51 - sprd,sc2731-eic 71 - const: sprd,sc2731-eic
|
/openbmc/linux/drivers/mfd/ |
H A D | sprd-sc27xx-spi.c | 242 { .compatible = "sprd,sc2731", .data = &sc2731_data }, 249 { .name = "sc2731", .driver_data = (unsigned long)&sc2731_data },
|
/openbmc/linux/drivers/input/misc/ |
H A D | sc27xx-vibra.c | 184 { .compatible = "sprd,sc2731-vibrator", .data = &sc2731_data },
|
/openbmc/linux/drivers/power/reset/ |
H A D | Kconfig | 289 and SC2731 chips.
|
/openbmc/linux/drivers/nvmem/ |
H A D | sc27xx-efuse.c | 261 { .compatible = "sprd,sc2731-efuse", .data = &sc2731_edata},
|
/openbmc/linux/drivers/leds/ |
H A D | leds-sc27xx-bltc.c | 342 { .compatible = "sprd,sc2731-bltc", },
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pmic-eic-sprd.c | 371 { .compatible = "sprd,sc2731-eic", },
|
/openbmc/linux/drivers/iio/adc/ |
H A D | sc27xx_adc.c | 469 * In the current software design, SC2731 support 2 scales, in sc2731_adc_scale_init() 950 { .compatible = "sprd,sc2731-adc", .data = &sc2731_data},
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-sc27xx.c | 631 { .compatible = "sprd,sc2731-rtc", },
|