Merge branch 'devicetree/next-overlay' into devicetree/next

Conflicts:
	drivers/of/testcase-data/testcases.dts
This commit is contained in:
Grant Likely
2014-08-11 14:06:23 +01:00
14 changed files with 1058 additions and 447 deletions

View File

@@ -1,4 +1,14 @@
/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"