Skip to content

Commit

Permalink
dts: msm8226: Switch smartwatches to single-key navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
TravMurav committed Nov 4, 2024
1 parent d4aae8c commit 170d419
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lk2nd/device/dts/msm8226/apq8026-asus-sparrow.dts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
model = "ASUS ZenWatch 2";
compatible = "asus,sparrow";

lk2nd,single-key-navigation;
lk2nd,dtb-files = "apq8026-asus-sparrow";
};
1 change: 1 addition & 0 deletions lk2nd/device/dts/msm8226/apq8026-huawei-sturgeon.dts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
model = "Huawei Watch";
compatible = "huawei,sturgeon";

lk2nd,single-key-navigation;
lk2nd,dtb-files = "apq8026-huawei-sturgeon";

gpio-keys {
Expand Down
1 change: 1 addition & 0 deletions lk2nd/device/dts/msm8226/apq8026-lg-lenok.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
model = "LG G Watch R";
compatible = "lg,lenok";

lk2nd,single-key-navigation;
lk2nd,dtb-files = "apq8026-lg-lenok";
};

0 comments on commit 170d419

Please sign in to comment.