* [PATCH] ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen
@ 2018-05-01 22:48 Dmitry Torokhov
2018-05-02 7:48 ` Alexandre Belloni
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2018-05-01 22:48 UTC (permalink / raw)
To: linux-arm-kernel
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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
arch/arm/boot/dts/at91-sama5d4ek.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
index 7887a7160a54e..0702a2f2b336c 100644
--- a/arch/arm/boot/dts/at91-sama5d4ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
@@ -129,8 +129,8 @@
wakeup-source;
};
- atmel_mxt_ts at 4c {
- compatible = "atmel,atmel_mxt_ts";
+ touchscreen at 4c {
+ compatible = "atmel,maxtouch";
reg = <0x4c>;
interrupt-parent = <&pioE>;
interrupts = <24 0x0>;
--
2.17.0.441.gb46fe60e1d-goog
--
Dmitry
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen
2018-05-01 22:48 [PATCH] ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen Dmitry Torokhov
@ 2018-05-02 7:48 ` Alexandre Belloni
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2018-05-02 7:48 UTC (permalink / raw)
To: linux-arm-kernel
On 01/05/2018 15:48:33-0700, Dmitry Torokhov wrote:
> 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
> arch/arm/boot/dts/at91-sama5d4ek.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-02 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-01 22:48 [PATCH] ARM: dts: at91: sama5d4ek: use canonical compatible for touchscreen Dmitry Torokhov
2018-05-02 7:48 ` Alexandre Belloni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).