testcases.dts 254 B

123456789101112131415
  1. /dts-v1/;
  2. / {
  3. testcase-data {
  4. changeset {
  5. prop-update = "hello";
  6. prop-remove = "world";
  7. node-remove {
  8. };
  9. };
  10. };
  11. };
  12. #include "tests-phandle.dtsi"
  13. #include "tests-interrupts.dtsi"
  14. #include "tests-match.dtsi"
  15. #include "tests-platform.dtsi"