/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | mediatek,mt6360.yaml | 4 $id: http://devicetree.org/schemas/mfd/mediatek,mt6360.yaml# 7 title: MT6360 PMIC from MediaTek Integrated 13 MT6360 is a PMIC device with the following sub modules. 20 const: mediatek,mt6360 41 $ref: /schemas/regulator/mt6360-regulator.yaml# 47 $ref: /schemas/usb/mediatek,mt6360-tcpc.yaml# 50 $ref: /schemas/leds/leds-mt6360.yaml# 65 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 73 compatible = "mediatek,mt6360"; 82 compatible = "mediatek,mt6360-chg"; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | mt6360-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mt6360-regulator.yaml# 7 title: MT6360 Regulator from MediaTek Integrated 18 const: mediatek,mt6360-regulator 44 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 46 compatible = "mediatek,mt6360-regulator"; 49 regulator-name = "mt6360,buck1"; 57 regulator-name = "mt6360,buck2"; 65 regulator-name = "mt6360,ldo6"; 72 regulator-name = "mt6360,ldo7"; 79 regulator-name = "mt6360,ldo1"; [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-mt6360 | 5 Indicated MT6360 USBID ADC which connected to connector ID pin. 12 Indicated MT6360 VBUS ADC with lower accuracy(+-75mA) 20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA) 28 Indicated MT6360 VSYS ADC 35 Indicated MT6360 VBAT ADC 42 Indicated MT6360 IBUS ADC 49 Indicated MT6360 IBAT ADC 56 Indicated MT6360 CHG_VDDP ADC 63 Indicated MT6360 IC junction temperature 70 Indicated MT6360 VREF_TS ADC [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | mediatek,mt6360-tcpc.yaml | 4 $id: http://devicetree.org/schemas/usb/mediatek,mt6360-tcpc.yaml# 7 title: Mediatek MT6360 Type-C Port Switch and Power Delivery controller 13 Mediatek MT6360 is a multi-functional device. It integrates charger, ADC, flash, RGB indicators, 15 This document only describes MT6360 Type-C Port Switch and Power Delivery controller. 20 - mediatek,mt6360-tcpc 50 mt6360@34 { 51 compatible = "mediatek,mt6360"; 59 compatible = "mediatek,mt6360-tcpc";
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | leds-mt6360.yaml | 4 $id: http://devicetree.org/schemas/leds/leds-mt6360.yaml# 7 title: LED driver for MT6360 PMIC from MediaTek Integrated. 13 This module is part of the MT6360 MFD device. 14 see Documentation/devicetree/bindings/mfd/mediatek,mt6360.yaml 15 Add MT6360 LED driver include 2-channel Flash LED with torch/strobe mode, 20 const: mediatek,mt6360-led 92 compatible = "mediatek,mt6360-led"; 145 compatible = "mediatek,mt6360-led";
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8195-demo.dts | 14 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 127 mt6360: pmic@34 { label 128 compatible = "mediatek,mt6360"; 136 compatible = "mediatek,mt6360-chg"; 148 compatible = "mediatek,mt6360-regulator"; 153 regulator-name = "mt6360,buck1"; 164 regulator-name = "mt6360,buck2"; 175 regulator-name = "mt6360,ldo1"; 184 regulator-name = "mt6360,ldo2"; 193 regulator-name = "mt6360,ldo3"; [all …]
|
D | mt8395-radxa-nio-12l.dts | 13 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 238 mt6360: pmic@34 { label 239 compatible = "mediatek,mt6360"; 248 compatible = "mediatek,mt6360-chg"; 259 compatible = "mediatek,mt6360-regulator"; 336 compatible = "mediatek,mt6360-tcpc"; 667 mt6360_pins: mt6360-pins {
|
D | mt8395-genio-1200-evk.dts | 15 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 237 mt6360: pmic@34 { label 238 compatible = "mediatek,mt6360"; 248 compatible = "mediatek,mt6360-chg"; 259 compatible = "mediatek,mt6360-regulator"; 684 mt6360_pins: mt6360-pins {
|
D | mt8395-kontron-3-5-sbc-i1200.dts | 16 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 340 mt6360: pmic@34 { label 341 compatible = "mediatek,mt6360"; 349 compatible = "mediatek,mt6360-regulator";
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | mediatek,mt6360-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/mediatek,mt6360-adc.yaml# 7 title: Mediatek MT6360 and similar ADCs 14 const: mediatek,mt6360-adc 28 compatible = "mediatek,mt6360-adc";
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | mt6360_charger.yaml | 7 title: Battery charger driver for MT6360 PMIC from MediaTek Integrated. 13 This module is part of the MT6360 MFD device. 18 const: mediatek,mt6360-chg 39 compatible = "mediatek,mt6360-chg";
|
/linux-6.12.1/drivers/mfd/ |
D | mt6360-core.c | 338 MFD_CELL_OF("mt6360-adc", mt6360_adc_resources, 339 NULL, 0, 0, "mediatek,mt6360-adc"), 340 MFD_CELL_OF("mt6360-chg", mt6360_chg_resources, 341 NULL, 0, 0, "mediatek,mt6360-chg"), 342 MFD_CELL_OF("mt6360-led", mt6360_led_resources, 343 NULL, 0, 0, "mediatek,mt6360-led"), 344 MFD_CELL_RES("mt6360-regulator", mt6360_regulator_resources), 345 MFD_CELL_OF("mt6360-tcpc", NULL, 346 NULL, 0, 0, "mediatek,mt6360-tcpc"), 610 { .compatible = "mediatek,mt6360", }, [all …]
|
D | Makefile | 180 obj-$(CONFIG_MFD_MT6360) += mt6360-core.o
|
/linux-6.12.1/drivers/usb/typec/tcpm/ |
D | tcpci_mt6360.c | 212 { .compatible = "mediatek,mt6360-tcpc", }, 219 .name = "mt6360-tcpc", 229 MODULE_DESCRIPTION("MT6360 USB Type-C Port Controller Interface Driver");
|
D | Kconfig | 31 tristate "Mediatek MT6360 Type-C driver" 34 Mediatek MT6360 is a multi-functional IC that includes
|
/linux-6.12.1/drivers/leds/flash/ |
D | Kconfig | 53 tristate "LED Support for Mediatek MT6360 PMIC" 61 Mediatek MT6360 PMIC.
|
D | Makefile | 3 obj-$(CONFIG_LEDS_MT6360) += leds-mt6360.o
|
D | leds-mt6360.c | 879 { .compatible = "mediatek,mt6360-led", }, 886 .name = "mt6360-led", 895 MODULE_DESCRIPTION("MT6360 LED Driver");
|
/linux-6.12.1/drivers/iio/adc/ |
D | mt6360-adc.c | 357 { .compatible = "mediatek,mt6360-adc", }, 364 .name = "mt6360-adc", 372 MODULE_DESCRIPTION("MT6360 ADC Driver");
|
D | Makefile | 86 obj-$(CONFIG_MEDIATEK_MT6360_ADC) += mt6360-adc.o
|
/linux-6.12.1/drivers/regulator/ |
D | mt6360-regulator.c | 16 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h> 449 { "mt6360-regulator", 0 }, 456 .name = "mt6360-regulator", 465 MODULE_DESCRIPTION("MT6360 Regulator Driver");
|
D | Kconfig | 911 tristate "MT6360 SubPMIC Regulator" 914 Say Y here to enable MT6360 regulator support. 915 This is support MT6360 PMIC/LDO part include
|
D | Makefile | 111 obj-$(CONFIG_REGULATOR_MT6360) += mt6360-regulator.o
|
/linux-6.12.1/drivers/power/supply/ |
D | mt6360_charger.c | 838 { .compatible = "mediatek,mt6360-chg", }, 844 { "mt6360-chg", 0 }, 851 .name = "mt6360-chg", 860 MODULE_DESCRIPTION("MT6360 Charger Driver");
|
D | Kconfig | 614 tristate "Mediatek MT6360 Charger Driver" 619 Say Y here to enable MT6360 Charger Part.
|