add tps6507x touchscreen device tree node information to DA850 EVM Signed-off-by: Sushaanth Srirangapathi <sushaanth.s@xxxxxx> --- arch/arm/boot/dts/da850-evm.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/da850-evm.dts b/arch/arm/boot/dts/da850-evm.dts index ef061e9..b4f54fc 100644 --- a/arch/arm/boot/dts/da850-evm.dts +++ b/arch/arm/boot/dts/da850-evm.dts @@ -222,6 +222,9 @@ regulator-boot-on; }; }; + touchscreen { + ti,min-pressure = <0x30>; + }; }; &mcasp0 { -- 1.7.9.5 -- 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