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