“6eac0e817aee2518a96b5ce9d02b904e0667f370”上不存在“...net/wireless/git@gitcode.net:openharmony/kernel_linux.git”
提交 43d25bb7 编写于 作者: J Jagan Teki 提交者: Shawn Guo

ARM: dts: imx6q-icore: Add touchscreen node

max11801 touchscreen on Engicam iCoreM6 Quad module is
connected via i2c1, so add max11801: touchscreen@48 on i2c1.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Domenico Acri <domenico.acri@engicam.com>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 1cb1a68d
...@@ -58,6 +58,15 @@ ...@@ -58,6 +58,15 @@
status = "okay"; status = "okay";
}; };
&i2c1 {
max11801: touchscreen@48 {
compatible = "maxim,max11801";
reg = <0x48>;
interrupt-parent = <&gpio3>;
interrupts = <31 IRQ_TYPE_EDGE_FALLING>;
};
};
&ldb { &ldb {
status = "okay"; status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册