提交 5205761d 编写于 作者: J Jaechul Lee 提交者: Krzysztof Kozlowski

arm64: dts: exynos: Add TM2 touchkey node

Add DT node for TM2 touchkey device.
Signed-off-by: NBeomho Seo <beomho.seo@samsung.com>
Signed-off-by: NJaechul Lee <jcsing.lee@samsung.com>
Signed-off-by: NAndi Shyti <andi.shyti@samsung.com>
Reviewed-by: NJavier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: NChanwoo Choi <cw00.choi@samsung.com>
Tested-by: NChanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
上级 0e879a3e
...@@ -18,6 +18,19 @@ ...@@ -18,6 +18,19 @@
compatible = "samsung,tm2", "samsung,exynos5433"; compatible = "samsung,tm2", "samsung,exynos5433";
}; };
&hsi2c_9 {
status = "okay";
touchkey@20 {
compatible = "cypress,tm2-touchkey";
reg = <0x20>;
interrupt-parent = <&gpa3>;
interrupts = <2 IRQ_TYPE_EDGE_FALLING>;
vcc-supply = <&ldo32_reg>;
vdd-supply = <&ldo33_reg>;
};
};
&ldo31_reg { &ldo31_reg {
regulator-name = "TSP_VDD_1.85V_AP"; regulator-name = "TSP_VDD_1.85V_AP";
regulator-min-microvolt = <1850000>; regulator-min-microvolt = <1850000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册