mirror of https://gitee.com/openkylin/linux.git
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"
|