Skip to content

Commit 43db692

Browse files
krzkandersson
authored andcommitted
ARM: dts: qcom: msm8974pro-castor: correct inverted X of touchscreen
There is no syna,f11-flip-x property, so assume intention was to use touchscreen-inverted-x. Fixes: ab80661 ("ARM: dts: qcom: msm8974: Add Sony Xperia Z2 Tablet") Cc: <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 3f30509 commit 43db692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132

133133
rmi-f11@11 {
134134
reg = <0x11>;
135-
syna,f11-flip-x = <1>;
136135
syna,sensor-type = <1>;
136+
touchscreen-inverted-x;
137137
};
138138
};
139139
};

0 commit comments

Comments
 (0)