Home
last modified time | relevance | path

Searched refs:mt6323 (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dmt6397.txt22 "mediatek,mt6323" for PMIC MT6323
31 - compatible: "mediatek,mt6323-rtc"
37 - compatible: "mediatek,mt6323-regulator"
38 see ../regulator/mt6323-regulator.txt
51 - compatible: "mediatek,mt6323-led"
52 see ../leds/leds-mt6323.txt
56 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
61 - compatible: "mediatek,mt6323-pwrc"
62 For details, see ../power/reset/mt6323-poweroff.txt
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-mt6323.txt15 - compatible : Must be "mediatek,mt6323-led"
19 Each led is represented as a child node of the mediatek,mt6323-led that
33 mt6323: pmic {
34 compatible = "mediatek,mt6323";
39 compatible = "mediatek,mt6323-led";
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/
Dmt6323-poweroff.txt8 "mediatek,mt6323-pwrc": for MT6323 PMIC
13 compatible = "mediatek,mt6323";
18 compatible = "mediatek,mt6323-pwrc";
/Linux-v5.15/arch/arm/boot/dts/
Dmt6323.dtsi10 pmic: mt6323 {
11 compatible = "mediatek,mt6323";
18 compatible = "mediatek,mt6323-led";
25 compatible = "mediatek,mt6323-regulator";
243 compatible = "mediatek,mt6323-keys";
262 compatible = "mediatek,mt6323-pwrc";
266 compatible = "mediatek,mt6323-rtc";
Dmt7623a-rfb-emmc.dts11 #include "mt6323.dtsi"
Dmt7623a-rfb-nand.dts11 #include "mt6323.dtsi"
Dmt7623n-rfb-emmc.dts11 #include "mt6323.dtsi"
Dmt7623n-bananapi-bpi-r2.dts10 #include "mt6323.dtsi"
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Drtc-mt6397.txt16 "mediatek,mt6323-rtc": for MT6323 PMIC
22 compatible = "mediatek,mt6323";
27 compatible = "mediatek,mt6323-rtc";
/Linux-v5.15/drivers/regulator/
Dmt6323-regulator.c345 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_set_buck_vosel_reg() local
351 if (regmap_read(mt6323->regmap, in mt6323_set_buck_vosel_reg()
371 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_regulator_probe() local
382 if (regmap_read(mt6323->regmap, MT6323_CID, &reg_value) < 0) { in mt6323_regulator_probe()
391 config.regmap = mt6323->regmap; in mt6323_regulator_probe()
DMakefile95 obj-$(CONFIG_REGULATOR_MT6323) += mt6323-regulator.o
/Linux-v5.15/Documentation/devicetree/bindings/input/
Dmtk-pmic-keys.txt12 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
/Linux-v5.15/drivers/power/reset/
DMakefile16 obj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
/Linux-v5.15/drivers/leds/
DMakefile65 obj-$(CONFIG_LEDS_MT6323) += leds-mt6323.o
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dmt6323-regulator.txt21 pmic: mt6323 {
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt19 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
/Linux-v5.15/
DMAINTAINERS11762 F: Documentation/devicetree/bindings/power/reset/mt6323-poweroff.txt
11763 F: drivers/power/reset/mt6323-poweroff.c
11877 F: Documentation/devicetree/bindings/leds/leds-mt6323.txt
11878 F: drivers/leds/leds-mt6323.c