Searched +full:mt6397 +full:- +full:keys (Results 1 – 6 of 6) 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 - Keys[all...]
1 MediaTek MT6397/MT6323 PMIC Keys Device Driver3 There are two key functions provided by MT6397/MT6323 PMIC, pwrkey5 node provided by MT6397/MT6323 PMIC that is being defined as one kind6 of Muti-Function Device (MFD)8 For MT6397/MT6323 MFD bindings see:9 Documentation/devicetree/bindings/mfd/mt6397.txt12 - compatible: Should be one of:13 - "mediatek,mt6397-keys"14 - "mediatek,mt6323-keys"15 - "mediatek,mt6358-keys"[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/mediatek,pmic-keys[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-cell[all...]