Hi Conor,
On 12/3/23 13:20, Conor Dooley wrote:
On Sat, Dec 02, 2023 at 01:48:33PM +0100, Karel Balej wrote:
From: Markuss Broks
Imagis IST3038B is a variant (firmware?) of Imagis IST3038 IC,
add the compatible for it to the IST3038C bindings.
This one is better, but would be well served by
uot;imagis,ist3038b", .data = &imagis_3038b_data },
{ .compatible = "imagis,ist3038c", .data = &imagis_3038c_data },
{ },
Other than that,
Reviewed-by: Markuss Broks
- Markuss
Hi Karel,
On 12/8/23 23:59, Karel Balej wrote:
Markuss,
thank you for the review.
diff --git a/drivers/input/touchscreen/imagis.c
b/drivers/input/touchscreen/imagis.c
index 84a02672ac47..41f28e6e9cb1 100644
--- a/drivers/input/touchscreen/imagis.c
+++ b/drivers/input/touchscreen/imagis.c
@@
3 matches
Mail list logo