You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
196 B
15 lines
196 B
7 months ago
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
device_type = <0xdeadbeef>;
|
||
|
model = <0xdeadbeef>;
|
||
|
status = <0xdeadbeef>;
|
||
|
label = <0xdeadbeef>;
|
||
|
|
||
|
foobar-names = "foo", <1>;
|
||
|
|
||
|
node {
|
||
|
compatible = "good", <0xdeadbeef>;
|
||
|
};
|
||
|
};
|