Message ID | 20240628-input-exc3000-exc81w32-v2-1-c2b21a369c05@pengutronix.de |
---|---|
State | New |
Headers | show |
Series | Input: exc3000 - EXC81W32 controller support | expand |
diff --git a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml index 9dc25d30a0a8..c299838e2680 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml @@ -18,6 +18,7 @@ properties: - eeti,exc3000 - eeti,exc80h60 - eeti,exc80h84 + - eeti,exc81w32 reg: const: 0x2a interrupts:
Add compatible for EXC81W32 touchscreen controllers. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> --- v2: new patch, split out of driver patch --- Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml | 1 + 1 file changed, 1 insertion(+)