Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
5379c8790e2b8a5488c83d77b4e09e18fa8b44d2
/
.
/
tests
/
good-gpio.dts
blob: 65d1c177afa5c92027002064d4e8406fa26eb58c [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
gpio
:
gpio
-
controller
{
#gpio-cells = <3>;
};
node
{
foo
,
nr
-
gpios
=
<
1
>;
foo
-
gpios
=
<&
gpio
1
2
3
>;
};
};