Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cfd13e8dda9d2db3f6bdf32d623aecf10ee1ba50
/
.
/
arch
/
sandbox
/
dts
/
sandbox.dts
blob: 96a4438073db409ced524562087b36b6e29d10f3 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
triangle
{
compatible
=
"demo-shape"
;
colour
=
"cyan"
;
sides
=
<
3
>;
character
=
<
83
>;
};
square
{
compatible
=
"demo-shape"
;
colour
=
"blue"
;
sides
=
<
4
>;
};
hexagon
{
compatible
=
"demo-simple"
;
colour
=
"white"
;
sides
=
<
6
>;
};
};