These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm64 / boot / dts / qcom / apq8016-sbc-soc-pins.dtsi
1
2 #include <dt-bindings/gpio/gpio.h>
3
4 &msmgpio {
5
6         msmgpio_leds: msmgpio_leds {
7                 pinconf {
8                         pins = "gpio21", "gpio120";
9                         function = "gpio";
10                         output-low;
11                 };
12         };
13 };