Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52c3ad09 authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Alexandre Belloni
Browse files

ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen



The canonical compatible string is "atmel,maxtouch", let's use it. Also,
change the node name to be "touchscreen" rather than driver name.

Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 60cc43fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -129,8 +129,8 @@
					wakeup-source;
				};

				atmel_mxt_ts@4c {
					compatible = "atmel,atmel_mxt_ts";
				touchscreen@4c {
					compatible = "atmel,maxtouch";
					reg = <0x4c>;
					interrupt-parent = <&pioE>;
					interrupts = <24 0x0>;