Home
last modified time | relevance | path

Searched full:rt5120 (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drichtek,rt5120.yaml4 $id: http://devicetree.org/schemas/mfd/richtek,rt5120.yaml#
7 title: Richtek RT5120 PMIC
13 The RT5120 provides four high-efficiency buck converters and one LDO voltage
22 - richtek,rt5120
93 PON key that connected to RT5120 PMIC.
98 - richtek,rt5120-pwrkey
125 compatible = "richtek,rt5120";
134 regulator-name = "rt5120-buck1";
141 regulator-name = "rt5120-buck2";
148 regulator-name = "rt5120-buck3";
[all …]
/Linux-v6.1/drivers/mfd/
Drt5120.c60 .name = "rt5120-pmic",
81 MFD_CELL_RES("rt5120-regulator", rt5120_regulator_resources),
82 MFD_CELL_OF("rt5120-pwrkey", rt5120_pwrkey_resources, NULL, 0, 0, "richtek,rt5120-pwrkey"),
108 { .compatible = "richtek,rt5120" },
115 .name = "rt5120",
123 MODULE_DESCRIPTION("Richtek RT5120 I2C driver");
DMakefile245 obj-$(CONFIG_MFD_RT5120) += rt5120.o
DKconfig1179 tristate "Richtek RT5120 Power Management IC"
1185 The enables support for Richtek RT5120 PMIC. It includes four high
/Linux-v6.1/drivers/input/misc/
Drt5120-pwrkey.c104 { .compatible = "richtek,rt5120-pwrkey" },
111 .name = "rt5120-pwrkey",
119 MODULE_DESCRIPTION("Richtek RT5120 power key driver");
DKconfig913 tristate "RT5120 PMIC power key support"
916 This enables support for RT5120 PMIC power key driver.
919 be called rt5120-pwrkey.
DMakefile73 obj-$(CONFIG_INPUT_RT5120_PWRKEY) += rt5120-pwrkey.o
/Linux-v6.1/drivers/regulator/
Drt5120-regulator.c404 { "rt5120-regulator", 0 },
411 .name = "rt5120-regulator",
419 MODULE_DESCRIPTION("Richtek RT5120 regulator driver");
DMakefile133 obj-$(CONFIG_REGULATOR_RT5120) += rt5120-regulator.o
DKconfig1087 tristate "Richtek RT5120 PMIC Regulators"
1090 This adds support for voltage regulator in Richtek RT5120 PMIC.