Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Patrice Chotard and committed by
Lee Jones
bd495916 43db289d

+1 -1
+1 -1
Documentation/devicetree/bindings/mfd/stmpe.txt
··· 4 4 keypad, touchscreen, adc, pwm, rotator. 5 5 6 6 Required properties: 7 - - compatible : "st,stmpe[610|801|811|1601|2401|2403]" 7 + - compatible : "st,stmpe[610|801|811|1600|1601|2401|2403]" 8 8 - reg : I2C/SPI address of the device 9 9 10 10 Optional properties: