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