Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
a23524bad8ddf1140e8f225dbf77cbfea02e874b
/
.
/
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
;
};
};