Sign in
qemu
/
dtc
/
7b8a30eceabe7d8828d082c1bfe2458423bbac2f
/
.
/
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
;
};
};