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