Skip to content

Commit 7c74379

Browse files
krzkandersson
authored andcommitted
ARM: dts: qcom: msm8974pro-castor: correct touchscreen syna,nosleep-mode
There is no syna,nosleep property in Synaptics RMI4 touchscreen: qcom-msm8974pro-sony-xperia-shinano-castor.dtb: synaptics@2c: rmi4-f01@1: 'syna,nosleep' does not match any of the regexes: 'pinctrl-[0-9]+' 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 31fba16 commit 7c74379

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
@@ -127,7 +127,7 @@
127127

128128
rmi4-f01@1 {
129129
reg = <0x1>;
130-
syna,nosleep = <1>;
130+
syna,nosleep-mode = <1>;
131131
};
132132

133133
rmi4-f11@11 {

0 commit comments

Comments
 (0)