diff options
author | Andreas Kemnade <[email protected]> | 2024-06-22 00:40:21 +0200 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-06-22 00:56:10 -0700 |
commit | a65506057abf228ef566df4db61b3898c17d3cf5 (patch) | |
tree | 302206ee9c48b8890d69b6e446ae2cf7a7e57ff9 | |
parent | dfb60401314413a71e731984906c5688369e0496 (diff) |
dt-bindings: touchscreen: elan,ektf2127: Add EKTF2232
Add a compatible for the EKTF2232, which is similar to other chips in this
document.
Signed-off-by: Andreas Kemnade <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml b/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml index 5c4c29da0b11..ff0ec3fd24c5 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml @@ -17,6 +17,7 @@ properties: enum: - elan,ektf2127 - elan,ektf2132 + - elan,ektf2232 reg: maxItems: 1 |