Sign in
qemu
/
dtc
/
e277553b98800f4071017e04166573349aa5078c
/
.
/
tests
/
stringlist.dts
blob: c06fcd49819181d85b6f169150b199685f836992 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
compatible
=
"test-strings"
;
#address-cells = <0x02>;
#size-cells = <0x02>;
device
{
compatible
=
"foo"
,
"bar"
;
big
-
endian
;
};
};