* [PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
@ 2022-08-09 10:16 kernel
2022-08-11 23:18 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: kernel @ 2022-08-09 10:16 UTC (permalink / raw)
To: hadess, hdegoede, dmitry.torokhov, linux-input, linux-kernel
Cc: phone-devel, megi, Jarrah Gosbell
From: Jarrah Gosbell <kernel@undef.tools>
Goodix GT1158 is a touchscreen chip from Goodix used in the PinePhone
and PinePhone Pro. Patches to correct these devices dts files will be
sent in a later patch series.
This driver was modified to support the GT1158 in the patch linked
below. Add its compatible string to the device tree binding.
Suggested-by: Ondrej Jirman <megi@xff.cz>
Signed-off-by: Jarrah Gosbell <kernel@undef.tools>
Link: https://lore.kernel.org/phone-devel/20220809091200.290492-1-kernel@undef.tools/
---
Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
index 93f2ce3130ae..19ac9da421df 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
@@ -16,6 +16,7 @@ properties:
compatible:
enum:
- goodix,gt1151
+ - goodix,gt1158
- goodix,gt5663
- goodix,gt5688
- goodix,gt911
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
2022-08-09 10:16 [PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158 kernel
@ 2022-08-11 23:18 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2022-08-11 23:18 UTC (permalink / raw)
To: kernel; +Cc: hadess, hdegoede, linux-input, linux-kernel, phone-devel, megi
On Tue, Aug 09, 2022 at 10:16:34AM +0000, kernel@undef.tools wrote:
> From: Jarrah Gosbell <kernel@undef.tools>
>
> Goodix GT1158 is a touchscreen chip from Goodix used in the PinePhone
> and PinePhone Pro. Patches to correct these devices dts files will be
> sent in a later patch series.
>
> This driver was modified to support the GT1158 in the patch linked
> below. Add its compatible string to the device tree binding.
>
> Suggested-by: Ondrej Jirman <megi@xff.cz>
> Signed-off-by: Jarrah Gosbell <kernel@undef.tools>
> Link: https://lore.kernel.org/phone-devel/20220809091200.290492-1-kernel@undef.tools/
Applied, thank you.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-11 23:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09 10:16 [PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158 kernel
2022-08-11 23:18 ` Dmitry Torokhov
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).