Rtwo/kernel/motorola/sm8550-devicetrees/qcom/qcs405-iot-sku1.dtsi

10 lines
120 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
#include <dt-bindings/gpio/gpio.h>
&soc {
gpio_keys {
vol_mute {
gpios = <&tlmm 19 GPIO_ACTIVE_LOW>;
};
};
};