Sign in
qemu
/
u-boot
/
07b7259b8b668e49d413f6ace3d1fe098a67c5fa
/
.
/
tools
/
binman
/
test
/
347_bootph_prop.dts
blob: 91d4e4ad600439d2972e1c2f764823b8d77b57a5 [
file
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
dummy
-
parent
{
subnode
-
1
{
subnode
-
2
{
bootph
-
all
;
};
subnode
-
3
{
bootph
-
some
-
ram
;
subnode
-
4
{
};
};
};
};
binman
:
binman
{
};
};