Searched refs:mt6323 (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | mt6397.txt | 22 "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/ |
D | leds-mt6323.txt | 15 - 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/ |
D | mt6323-poweroff.txt | 8 "mediatek,mt6323-pwrc": for MT6323 PMIC 13 compatible = "mediatek,mt6323"; 18 compatible = "mediatek,mt6323-pwrc";
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | mt6323.dtsi | 10 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";
|
D | mt7623a-rfb-emmc.dts | 11 #include "mt6323.dtsi"
|
D | mt7623a-rfb-nand.dts | 11 #include "mt6323.dtsi"
|
D | mt7623n-rfb-emmc.dts | 11 #include "mt6323.dtsi"
|
D | mt7623n-bananapi-bpi-r2.dts | 10 #include "mt6323.dtsi"
|
/Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
D | rtc-mt6397.txt | 16 "mediatek,mt6323-rtc": for MT6323 PMIC 22 compatible = "mediatek,mt6323"; 27 compatible = "mediatek,mt6323-rtc";
|
/Linux-v5.15/drivers/regulator/ |
D | mt6323-regulator.c | 345 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, ®_value) < 0) { in mt6323_regulator_probe() 391 config.regmap = mt6323->regmap; in mt6323_regulator_probe()
|
D | Makefile | 95 obj-$(CONFIG_REGULATOR_MT6323) += mt6323-regulator.o
|
/Linux-v5.15/Documentation/devicetree/bindings/input/ |
D | mtk-pmic-keys.txt | 12 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
|
/Linux-v5.15/drivers/power/reset/ |
D | Makefile | 16 obj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
|
/Linux-v5.15/drivers/leds/ |
D | Makefile | 65 obj-$(CONFIG_LEDS_MT6323) += leds-mt6323.o
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | mt6323-regulator.txt | 21 pmic: mt6323 {
|
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/ |
D | mt7530.txt | 19 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
|
/Linux-v5.15/ |
D | MAINTAINERS | 11762 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
|