OpenGrok
Cross Reference: bad-name-property.dts
xref
: /
external
/
dtc
/
tests
/
bad-name-property.dts
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
/dts-v1/;
2
3
/ {
4
node@0 {
5
name = "badthing";
6
};
7
};
8