Newer
Older
barebox / dts / testcase-data / testcases.dts
@Sascha Hauer Sascha Hauer on 2 Sep 2014 254 bytes dts: update to v3.17-rc1
/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"