Przeglądaj źródła

Documentation: dt: Add stmpe1600 compatible string to STMPE MFD

This patch adds a new compatible string for stmpe mfd to support
stmpe1600 variant.

Signed-off-by: Amelie DELAUNAY <amelie.delaunay@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Patrice Chotard 9 lat temu
rodzic
commit
bd495916f2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Documentation/devicetree/bindings/mfd/stmpe.txt

+ 1 - 1
Documentation/devicetree/bindings/mfd/stmpe.txt

@@ -4,7 +4,7 @@ STMPE is an MFD device which may expose the following inbuilt devices: gpio,
 keypad, touchscreen, adc, pwm, rotator.
 
 Required properties:
- - compatible                   : "st,stmpe[610|801|811|1601|2401|2403]"
+ - compatible                   : "st,stmpe[610|801|811|1600|1601|2401|2403]"
  - reg                          : I2C/SPI address of the device
 
 Optional properties: