On Fri, Feb 10, 2017 at 11:17:21AM +0900, Andi Shyti wrote: > TM2 and TM2E devices are provided with a ST-Microelectronics > Finger Tip S device with small differences: > > - screen size > - TM2E uses the stmfts also as a touchkey for "back" and "menu" > > In this commit the initial value of the interrupt line is set to > EXYNOS_PIN_PULL_UP as the interrupt is triggered when the line > goes down. > > Signed-off-by: Andi Shyti <andi.sh...@samsung.com> > Reviewed-by: Javier Martinez Canillas <jav...@osg.samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 15 ++++++++++++++- > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 5 +++++ > arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 7 +++++++ > 3 files changed, 26 insertions(+), 1 deletion(-) >
Thanks, applied. Best regards, Krzysztof