Skip to content

Commit f3f7950

Browse files
committed
arm64: dts: qcom: msm8939-asus-z00t: add hall sensor
This device uses ANPEC APX9131 hall sensor. It is a basic GPIO hall sensor for which a generic "gpio-keys" device tree node configuration suffices. Signed-off-by: Erikas Bitovtas <[email protected]>
1 parent e76ce0d commit f3f7950

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
@@ -49,6 +49,8 @@
4949
pinctrl-0 = <&gpio_hall_sensor_default>;
5050
pinctrl-names = "default";
5151

52+
label = "GPIO Hall Effect Sensor";
53+
5254
event-hall-sensor {
5355
label = "Hall Effect Sensor";
5456
gpios = <&tlmm 108 GPIO_ACTIVE_LOW>;

0 commit comments

Comments
 (0)