[PATCH 3/3] ARM: DTS: da850: add DT node for tps6507x-ts
Sushaanth Srirangapathi
sushaanth.s at ti.com
Sun Jan 31 22:28:50 PST 2016
add tps6507x touchscreen device tree node information to
DA850 EVM
Signed-off-by: Sushaanth Srirangapathi <sushaanth.s at 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
More information about the linux-arm-kernel
mailing list