Sign in
zircon-guest
/
third_party
/
kernel.googlesource.com
/
pub
/
scm
/
utils
/
dtc
/
dtc
/
ff4f17eb58650784ffb2e8a8fbefebce1038f80b
/
.
/
tests
/
bad-graph-root3.dts
blob: 736001375a8901073fe2797013953f577373285a [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
bar
:
bar
{
port
{
bar_con
:
endpoint
{
remote
-
endpoint
=
<&
foo_con
>;
};
};
};
foo_con
:
endpoint
{
remote
-
endpoint
=
<&
bar_con
>;
};
};