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