Message ID | 20240505214754.891700-3-andreas@kemnade.info (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Input: Add ektf2232 support | expand |
On 05/05/2024 23:47, Andreas Kemnade wrote: > Add a compatible for the EKTF2232, which is similar to other chips in this > document. > > Signed-off-by: Andreas Kemnade <andreas@kemnade.info> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml b/Documentation/devicetree/bindings/input/touchscreen/elan,ektf2127.yaml index 5c4c29da0b11d..ff0ec3fd24c5d 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
Add a compatible for the EKTF2232, which is similar to other chips in this document. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> --- .../devicetree/bindings/input/touchscreen/elan,ektf2127.yaml | 1 + 1 file changed, 1 insertion(+)