add tps6507x touchscreen device tree node information to
DA850 EVM

Signed-off-by: Sushaanth Srirangapathi <sushaant...@ti.com>
---
 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

Reply via email to