Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH v2 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property
@ 2018-12-05 23:52 Jagan Teki
  2018-12-05 23:52 ` [PATCH v2 2/4] Input: goodix - Add ADVV28-supply regulator support Jagan Teki
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jagan Teki @ 2018-12-05 23:52 UTC (permalink / raw)
  To: Dmitry Torokhov, Chen-Yu Tsai, linux-input, linux-kernel,
	Michael Trimarchi, linux-amarula
  Cc: Jagan Teki

Most of the Goodix CTP controllers are supply with AVDD28 pin.
which need to supply for controllers like GT5663 on some boards
to trigger the power.

So, document the supply property so-that the required board
that used on GT5663 can enable it via device tree.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v2:
- Rename vcc-supply with AVDD28-supply

 Documentation/devicetree/bindings/input/touchscreen/goodix.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
index f7e95c52f3c7..c4622c983e08 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
@@ -23,6 +23,7 @@ Optional properties:
  - touchscreen-inverted-y  : Y axis is inverted (boolean)
  - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
                              (swapping is done after inverting the axis)
+ - AVDD28-supply	: Analog power supply regulator on AVDD28 pin
 
 Example:
 
-- 
2.18.0.321.gffc6fa0e3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-06 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 23:52 [PATCH v2 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property Jagan Teki
2018-12-05 23:52 ` [PATCH v2 2/4] Input: goodix - Add ADVV28-supply regulator support Jagan Teki
2018-12-06 11:02   ` Jagan Teki
2018-12-05 23:52 ` [PATCH v2 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible Jagan Teki
2018-12-05 23:52 ` [PATCH v2 4/4] Input: goodix - Add GT5663 CTP support Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox