Searched refs:mt6323 (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | mt6397.txt | 20 compatible: "mediatek,mt6397" or "mediatek,mt6323" 31 - compatible: "mediatek,mt6323-regulator" 32 see Documentation/devicetree/bindings/regulator/mt6323-regulator.txt 41 - compatible: "mediatek,mt6323-led" 42 see Documentation/devicetree/bindings/leds/leds-mt6323.txt 46 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
|
/Linux-v4.19/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-v4.19/drivers/regulator/ |
D | mt6323-regulator.c | 349 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_set_buck_vosel_reg() local 355 if (regmap_read(mt6323->regmap, in mt6323_set_buck_vosel_reg() 375 struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent); in mt6323_regulator_probe() local 386 if (regmap_read(mt6323->regmap, MT6323_CID, ®_value) < 0) { in mt6323_regulator_probe() 395 config.regmap = mt6323->regmap; in mt6323_regulator_probe()
|
D | Makefile | 77 obj-$(CONFIG_REGULATOR_MT6323) += mt6323-regulator.o
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | mt6323.dtsi | 10 pmic: mt6323 { 11 compatible = "mediatek,mt6323"; 18 compatible = "mediatek,mt6323-led"; 25 compatible = "mediatek,mt6323-regulator";
|
D | mt7623a-rfb-emmc.dts | 11 #include "mt6323.dtsi"
|
D | mt7623a-rfb-nand.dts | 11 #include "mt6323.dtsi"
|
D | mt7623n-bananapi-bpi-r2.dts | 10 #include "mt6323.dtsi"
|
D | mt7623n-rfb-emmc.dts | 11 #include "mt6323.dtsi"
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | mtk-pmic-keys.txt | 12 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
|
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
D | mt7530.txt | 14 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt
|
/Linux-v4.19/drivers/leds/ |
D | Makefile | 77 obj-$(CONFIG_LEDS_MT6323) += leds-mt6323.o
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | mt6323-regulator.txt | 21 pmic: mt6323 {
|
/Linux-v4.19/ |
D | MAINTAINERS | 9211 F: drivers/leds/leds-mt6323.c 9212 F: Documentation/devicetree/bindings/leds/leds-mt6323.txt
|