| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mediatek,mt6358-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6358-regulator.yaml# 7 title: MediaTek MT6358 Regulator 20 - const: mediatek,mt6358-regulator 23 - const: mediatek,mt6358-regulator 28 description: Supply for LDOs vldo28 (MT6358 only), vio28, vmc, vmch, vsim2 30 description: Supply for LDOs vcn33, vcama[12] (MT6358 only), vemc, vibr 51 Supply for LDOs vrf18, vefuse, vcn18, vcamio (MT6358 only), vio18, vm18 (MT6366 only) 144 const: mediatek,mt6358-regulator 151 # vsram_core regulator doesn't exist on MT6358 155 # vm18 and vmddr regulators don't exist on MT6358 [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt6358.txt | 1 Mediatek MT6358 Audio Codec 3 The communication between MT6358 and SoC is through Mediatek PMIC wrapper. 11 "mediatek,mt6358-sound" 23 compatible = "mediatek,mt6358-sound";
|
| /linux/drivers/iio/adc/ |
| H A D | mt6359-auxadc.c | 26 #include <dt-bindings/iio/adc/mediatek,mt6358-auxadc.h> 255 MTK_PMIC_IIO_CHAN(MT6358, bat_adc, BATADC, 0, 15, IIO_RESISTANCE), 256 MTK_PMIC_IIO_CHAN(MT6358, cdt_v, VCDT, 2, 12, IIO_TEMP), 257 MTK_PMIC_IIO_CHAN(MT6358, batt_temp, BAT_TEMP, 3, 12, IIO_TEMP), 258 MTK_PMIC_IIO_CHAN(MT6358, chip_temp, CHIP_TEMP, 4, 12, IIO_TEMP), 259 MTK_PMIC_IIO_CHAN(MT6358, acc_det, ACCDET, 5, 12, IIO_RESISTANCE), 260 MTK_PMIC_IIO_CHAN(MT6358, dcxo_v, VDCXO, 6, 12, IIO_VOLTAGE), 261 MTK_PMIC_IIO_CHAN(MT6358, tsx_temp, TSX_TEMP, 7, 15, IIO_TEMP), 262 MTK_PMIC_IIO_CHAN(MT6358, hp_ofs_cal, HPOFS_CAL, 9, 15, IIO_RESISTANCE), 263 MTK_PMIC_IIO_CHAN(MT6358, dcxo_temp, DCXO_TEMP, 10, 15, IIO_TEMP), [all …]
|
| H A D | Kconfig | 1119 Say yes here to enable support for MediaTek MT6357, MT6358 and
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6358.dtsi | 9 compatible = "mediatek,mt6358"; 14 compatible = "mediatek,mt6358-auxadc"; 19 compatible = "mediatek,mt6358-sound"; 24 compatible = "mediatek,mt6358-regulator"; 342 compatible = "mediatek,mt6358-rtc"; 346 compatible = "mediatek,mt6358-keys";
|
| H A D | mt8183-kukui-audio-ts3a227e-rt1015p.dtsi | 3 * Google Kukui (and derivatives) mt6358-ts3a227-rt1015p sound card.
|
| H A D | mt8186-corsola.dtsi | 1279 compatible = "mediatek,mt6366", "mediatek,mt6358"; 1285 compatible = "mediatek,mt6366-sound", "mediatek,mt6358-sound"; 1291 compatible = "mediatek,mt6366-regulator", "mediatek,mt6358-regulator"; 1603 compatible = "mediatek,mt6366-rtc", "mediatek,mt6358-rtc";
|
| H A D | mt8183-evb.dts | 10 #include "mt6358.dtsi"
|
| H A D | mt6359.dtsi | 304 compatible = "mediatek,mt6358-rtc";
|
| /linux/sound/soc/mediatek/ |
| H A D | Kconfig | 144 tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A RT1015 codec" 157 with the MT6358 TS3A227E MAX98357A RT1015 audio codec. 205 with the MT6366(MT6358) and other I2S audio codecs.
|
| /linux/sound/soc/mediatek/mt8183/ |
| H A D | Makefile | 14 obj-$(CONFIG_SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A) += mt8183-mt6358-ts3a227-max98357.o
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | mediatek,mt6359-auxadc.yaml | 23 - mediatek,mt6358-auxadc
|
| /linux/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-mt6366-common.c | 11 #include "../../codecs/mt6358.h"
|
| /linux/drivers/input/keyboard/ |
| H A D | mtk-pmic-keys.c | 14 #include <linux/mfd/mt6358/registers.h> 314 .compatible = "mediatek,mt6358-keys",
|
| /linux/include/linux/mfd/mt6358/ |
| H A D | registers.h | 299 * keep the MT6358 prefix for ease of use in the regulator driver.
|
| /linux/drivers/rtc/ |
| H A D | rtc-mt6397.c | 336 { .compatible = "mediatek,mt6358-rtc", .data = &mt6358_rtc_data },
|
| /linux/sound/soc/codecs/ |
| H A D | Kconfig | 2731 tristate "MediaTek MT6358 Codec" 2733 Enable support for the platform which uses MT6358 as
|