Skip to content

Commit e47c58a

Browse files
committed
arm64: dts: qcom: msm8939-asus-z00t: add labels for gpio-keys
Since there are now two devices using "gpio-keys" compatible, this commit adds labels to them, so it is possible to distinguish between them. Signed-off-by: Erikas Bitovtas <[email protected]>
1 parent 018554c commit e47c58a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/qcom/msm8939-asus-z00t.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
pinctrl-0 = <&gpio_keys_default>;
6868
pinctrl-names = "default";
6969

70+
label = "GPIO Buttons";
71+
7072
button-volume-up {
7173
label = "Volume Up";
7274
gpios = <&tlmm 107 GPIO_ACTIVE_LOW>;

0 commit comments

Comments
 (0)