linux_dsm_epyc7002/drivers/of/testcase-data
Pantelis Antoniou 201c910bd6 of: Transactional DT support.
Introducing DT transactional support.

A DT transaction is a method which allows one to apply changes
in the live tree, in such a way that either the full set of changes
take effect, or the state of the tree can be rolled-back to the
state it was before it was attempted. An applied transaction
can be rolled-back at any time.

Documentation is in
	Documentation/devicetree/changesets.txt

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
[glikely: Removed device notifiers and reworked to be more consistent]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
2014-07-23 17:29:15 -06:00
..
testcases.dtsi of: Transactional DT support. 2014-07-23 17:29:15 -06:00
tests-interrupts.dtsi of: selftest: add deferred probe interrupt test 2014-04-24 16:58:55 +01:00
tests-match.dtsi of: Add self test for of_match_node() 2014-02-20 11:52:09 +00:00
tests-phandle.dtsi of: Add a testcase for of_find_node_by_path() 2014-05-23 11:35:30 +09:00
tests-platform.dtsi of/selftest: add testcase for nodes with same name and address 2014-05-13 14:11:11 -05:00