mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02: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:
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user