Sign in
android
/
platform
/
external
/
dtc
/
refs/heads/android13-qpr2-s1-release
/
.
/
tests
/
stringlist.dts
blob: 1e4d3140458f94e0605bd339317046d98a5d52fb [
file
] [
log
] [
blame
] [
edit
]
/dts-v1/
;
/
{
compatible
=
"test-strings"
;
#address-cells = <2>;
#size-cells = <2>;
device
{
compatible
=
"foo"
,
"bar"
;
big
-
endian
;
};
};