Home
last modified time | relevance | path

Searched full:mt6360 (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6360.yaml4 $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/Documentation/devicetree/bindings/regulator/
H A Dmt6360-regulator.yaml4 $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/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-mt63605 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/Documentation/devicetree/bindings/usb/
H A Dmediatek,mt6360-tcpc.yaml4 $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/Documentation/devicetree/bindings/leds/
H A Dleds-mt6360.yaml4 $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/Documentation/devicetree/bindings/iio/adc/
H A Dmediatek,mt6360-adc.yaml4 $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/Documentation/devicetree/bindings/power/supply/
H A Dmt6360_charger.yaml7 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/drivers/mfd/
H A Dmt6360-core.c338 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 …]
/linux/drivers/usb/typec/tcpm/
H A DKconfig31 tristate "Mediatek MT6360 Type-C driver"
34 Mediatek MT6360 is a multi-functional IC that includes
/linux/drivers/leds/flash/
H A DKconfig53 tristate "LED Support for Mediatek MT6360 PMIC"
61 Mediatek MT6360 PMIC.
H A DMakefile3 obj-$(CONFIG_LEDS_MT6360) += leds-mt6360.o
H A Dleds-mt6360.c878 { .compatible = "mediatek,mt6360-led", },
885 .name = "mt6360-led",
894 MODULE_DESCRIPTION("MT6360 LED Driver");
/linux/drivers/regulator/
H A Dmt6360-regulator.c16 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h>
449 { "mt6360-regulator", 0 },
456 .name = "mt6360-regulator",
465 MODULE_DESCRIPTION("MT6360 Regulator Driver");
H A DKconfig911 tristate "MT6360 SubPMIC Regulator"
914 Say Y here to enable MT6360 regulator support.
915 This is support MT6360 PMIC/LDO part include
H A DMakefile111 obj-$(CONFIG_REGULATOR_MT6360) += mt6360-regulator.o
/linux/drivers/power/supply/
H A Dmt6360_charger.c838 { .compatible = "mediatek,mt6360-chg", },
844 { "mt6360-chg", 0 },
851 .name = "mt6360-chg",
860 MODULE_DESCRIPTION("MT6360 Charger Driver");
/linux/drivers/iio/adc/
H A DKconfig975 tristate "Mediatek MT6360 ADC driver"
980 Say Y here to enable MT6360 ADC support.