Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0faa93dd61afa1a96737299a43fe262230cc35a5
/
.
/
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
>;
};
};