Lines Matching +full:tm2 +full:- +full:touchkey
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>,
52 assigned-clock-rates = <250000000>, <400000000>;
59 vdd3-supply = <&ldo27_reg>;
60 vci-supply = <&ldo28_reg>;
61 reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>;
62 enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>;
69 touchkey@20 {
70 compatible = "cypress,tm2-touchkey";
72 interrupt-parent = <&gpa3>;
74 vcc-supply = <&ldo32_reg>;
75 vdd-supply = <&ldo33_reg>;
80 regulator-name = "TSP_VDD_1.85V_AP";
81 regulator-min-microvolt = <1850000>;
82 regulator-max-microvolt = <1850000>;
86 regulator-name = "VCC_3.0V_MOTOR_AP";
87 regulator-min-microvolt = <3000000>;
88 regulator-max-microvolt = <3000000>;
92 touchscreen-size-x = <1439>;
93 touchscreen-size-y = <2559>;