Searched +full:mt6397 +full:- +full:codec (Results 1 – 5 of 5) sorted by relevance
1 MediaTek MT6397/MT6323 Multifunction Device Driver3 MT6397/MT6323 is a multifunction device with the following sub modules:4 - Regulator5 - RTC6 - Audio codec7 - GPIO8 - Clock9 - LED10 - Key[all...]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/mediatek,mt6397.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek MT6397/MT6323 PMIC10 - Sen Chu <sen.chu@mediatek.com>11 - Macpaul Lin <macpaul.lin@mediatek.com>14 MT6397/MT6323 is a power management system chip.15 Please see the sub-modules below for supported features.17 MT6397/MT6323 is a multifunction device with the following sub modules:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/input/linux-event-codes.h>8 #include <dt-bindings/regulator/dlg,da9211-regulator.h>9 #include <dt-bindings/gpio/gpio.h>25 compatible = "pwm-backlight";27 power-supply = <&bl_fixed_reg>;28 enable-gpios = <&pio 95 GPIO_ACTIVE_HIGH>;30 pinctrl-names = "default";31 pinctrl-0 = <&panel_backlight_en_pins>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5 /dts-v1/;7 #include <dt-bindings/pinctrl/mt8186-pinfunc.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/input/gpio-keys.h>11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h>26 stdout-path = "serial0:115200n8";35 backlight_lcd0: backlight-lcd0 {36 compatible = "pwm-backlight";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (c) 2017-2018 MediaTek Inc.12 interrupt-parent = <&pio>;14 interrupt-controller;15 #interrupt-cells = <2>;18 compatible = "mediatek,mt6323-led";19 #address-cells = <1>;20 #size-cell257 codec: mt6397codec { global() label [all...]