repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
[linux/fpc-iii.git]
/
arch
/
arm64
/
boot
/
dts
/
qcom
/
apq8016-sbc-soc-pins.dtsi
blob
cbeee0bcdf5234ecbea25bb354f30d591d6e3f18
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
};