Sign in
fuchsia
/
fuchsia
/
refs/heads/main
/
.
/
sdk
/
lib
/
driver
/
devicetree
/
manager
/
test-data
/
simple.golden.dts
blob: 0e93028405ad1390d45dff82987102dc907e1c59 [
file
] [
log
] [
blame
] [
edit
]
/dts-v1/
;
/
{
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible
=
"fuchsia,sample-dt"
;
model
=
"test"
;
another
-
device
{
reference
=
<
0x01
>;
};
example
-
device
{
compatible
=
"fuchsia,sample-device"
;
phandle
=
<
0x01
>;
};
};