mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 08:17:40 -04:00
Add a stacked overlay unit test, piggybacking on fdtoverlay. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
6 lines
61 B
Text
6 lines
61 B
Text
/dts-v1/;
|
|
/ {
|
|
foo: foonode {
|
|
foo-property = "foo";
|
|
};
|
|
};
|