repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
of
/
unittest-data
/
testcases.dts
blob
a85b5e1c381a6e7a2353cfc304ad9c8bb3ac0c49
1
// SPDX-License-Identifier: GPL-2.0
2
/dts-v1/;
3
/plugin/;
4
5
/ {
6
testcase-data {
7
changeset {
8
prop-update = "hello";
9
prop-remove = "world";
10
node-remove {
11
};
12
};
13
};
14
};
15
#include "tests-phandle.dtsi"
16
#include "tests-interrupts.dtsi"
17
#include "tests-match.dtsi"
18
#include "tests-address.dtsi"
19
#include "tests-platform.dtsi"
20
#include "tests-overlay.dtsi"