Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
d6b8c7eb5ee357c4bd048cb66b93760e24fe87d7
/
.
/
tests
/
unit-addr-unique.dts
blob: 7cc650b400c512f66131a22aa9bc27b7435362da [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <0>;
foo@1
{
reg
=
<
1
>;
};
bar@1
{
reg
=
<
1
>;
};
};