663d3f7c2e
Conflicts: drivers/of/testcase-data/testcases.dts
16 lines
254 B
Plaintext
16 lines
254 B
Plaintext
/dts-v1/;
|
|
/ {
|
|
testcase-data {
|
|
changeset {
|
|
prop-update = "hello";
|
|
prop-remove = "world";
|
|
node-remove {
|
|
};
|
|
};
|
|
};
|
|
};
|
|
#include "tests-phandle.dtsi"
|
|
#include "tests-interrupts.dtsi"
|
|
#include "tests-match.dtsi"
|
|
#include "tests-platform.dtsi"
|