mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ARM: dts: qcom: msm8974pro-castor: correct inverted X of touchscreen
[ Upstream commit43db692681] There is no syna,f11-flip-x property, so assume intention was to use touchscreen-inverted-x. Fixes:ab80661883("ARM: dts: qcom: msm8974: Add Sony Xperia Z2 Tablet") Cc: <stable@vger.kernel.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230720115335.137354-4-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
05951f5c26
commit
21e5e3c3f7
@@ -131,8 +131,8 @@
|
||||
|
||||
rmi-f11@11 {
|
||||
reg = <0x11>;
|
||||
syna,f11-flip-x = <1>;
|
||||
syna,sensor-type = <1>;
|
||||
touchscreen-inverted-x;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user