Searched +full:tm2 +full:- +full:touchkey (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | cypress,tm2-touchkey.txt | 1 Samsung tm2-touchkey 4 - compatible: 5 * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board 6 * "cypress,midas-touchkey" - for the touchkey found on midas boards 7 * "cypress,aries-touchkey" - for the touchkey found on aries boards 8 * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey 9 - reg: I2C address of the chip. 10 - interrupts: interrupt to which the chip is connected (see interrupt 12 - vcc-supply : internal regulator output. 1.8V 13 - vdd-supply : power supply for IC 3.3V [all …]
|
H A D | cypress,tm2-touchkey.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/cypress,tm2-touchkey.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung TM2 touch key controller 10 - Stephan Gerhold <stephan@gerhold.net> 13 Touch key controllers similar to the TM2 can be found in a wide range of 18 - $ref: input.yaml# 23 - cypress,tm2-touchkey 24 - cypress,midas-touchkey [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-tm2.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung Exynos5433 TM2 board device tree source 7 * Device tree source file for Samsung's TM2 board which is based on 11 #include "exynos5433-tm2-common.dtsi" 14 model = "Samsung TM2 board"; 15 compatible = "samsung,tm2", "samsung,exynos5433"; 16 chassis-type = "handset"; 21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned 25 assigned-clocks = <&cmu_disp CLK_FOUT_DISP_PLL>, 39 assigned-clock-parents = <0>, <0>, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-msm8974pro-samsung-klte-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "qcom-msm8974pro.dtsi" 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 6 #include <dt-bindings/leds/common.h> 9 chassis-type = "handset"; 18 stdout-path = "serial0:115200n8"; 21 gpio-keys { 22 compatible = "gpio-keys"; 24 pinctrl-names = "default"; [all …]
|