mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
Mostly irrelevant for authentic Synaptics touchscreens, but very important for applying workarounds to cheap TS knockoffs. These knockoffs work well with the downstream driver, and since the user has no way to distinguish them, later in this patch set, we introduce workarounds to ensure they function as well as possible. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: David Heidelberg <david@ixit.cz> Link: https://patch.msgid.link/20260523-synaptics-rmi4-dt-v2-1-0645122babdc@ixit.cz Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
0c9245c455
commit
f373f18a3c
|
|
@ -18,9 +18,14 @@ description: |
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- syna,rmi4-i2c
|
||||
- syna,rmi4-spi
|
||||
oneOf:
|
||||
- enum:
|
||||
- syna,rmi4-i2c
|
||||
- syna,rmi4-spi
|
||||
- items:
|
||||
- enum:
|
||||
- syna,rmi4-s3706b # OnePlus 6/6T
|
||||
- const: syna,rmi4-i2c
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user