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