Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...
[firefly-linux-kernel-4.4.55.git] / drivers / of / testcase-data / testcases.dtsi
1 / {
2         testcase-data {
3                 changeset {
4                         prop-update = "hello";
5                         prop-remove = "world";
6                         node-remove {
7                         };
8                 };
9         };
10 };
11 #include "tests-phandle.dtsi"
12 #include "tests-interrupts.dtsi"
13 #include "tests-match.dtsi"
14 #include "tests-platform.dtsi"