diff options
Diffstat (limited to 'target/linux/ramips/dts/UR-336UN.dts')
-rw-r--r-- | target/linux/ramips/dts/UR-336UN.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/UR-336UN.dts b/target/linux/ramips/dts/UR-336UN.dts index fa753047e8..67def7ce7c 100644 --- a/target/linux/ramips/dts/UR-336UN.dts +++ b/target/linux/ramips/dts/UR-336UN.dts @@ -61,7 +61,7 @@ mode { label = "mode"; gpios = <&gpio0 7 1>; - linux,code = <ABS_MT_WIDTH_MAJOR>; + linux,code = <BTN_0>; }; }; }; |