Rtwo/kernel/motorola/sm8550-devicetrees/qcom/qcs405-iot-sku1.dtsi
2025-09-30 19:22:48 -05:00

9 lines
120 B
Text

#include <dt-bindings/gpio/gpio.h>
&soc {
gpio_keys {
vol_mute {
gpios = <&tlmm 19 GPIO_ACTIVE_LOW>;
};
};
};