tsc2005 documentation reports that vio-supply property is optional, but actually this property is required (driver fails with error if not present) Signed-off-by: Mauro Salvini <mauro.salvini@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt b/Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt index b80c04b0e5c0..5c5f80abe78e 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt @@ -6,9 +6,9 @@ Required properties: - interrupts : IRQ specifier - spi-max-frequency : Maximum SPI clocking speed of the device (for tsc2005) + - vio-supply : Regulator specifier Optional properties: - - vio-supply : Regulator specifier - reset-gpios : GPIO specifier for the controller reset line - ti,x-plate-ohms : integer, resistance of the touchscreen's X plates in ohm (defaults to 280) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html