mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 17:39:23 -04:00
arm64: dts: colibri-imx8x: Add ad7879_ts label to touchscreen controller
The device tree defines the touchscreen controller, but it cannot be enabled because it lacks a reference label. This commit adds a label to allow it to be referenced and enabled. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
668278ee0d
commit
2d74caa74a
@@ -166,7 +166,7 @@ sgtl5000_a: audio-codec@a {
|
||||
};
|
||||
|
||||
/* Touch controller */
|
||||
touchscreen@2c {
|
||||
ad7879_ts: touchscreen@2c {
|
||||
compatible = "adi,ad7879-1";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_ad7879_int>;
|
||||
|
||||
Reference in New Issue
Block a user