]> Git Repo - J-linux.git/blob - drivers/of/unittest-data/testcases_common.dtsi
scsi: zfcp: Trace when request remove fails after qdio send fails
[J-linux.git] / drivers / of / unittest-data / testcases_common.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2
3 / {
4         testcase-data {
5                 changeset {
6                         prop-update = "hello";
7                         prop-remove = "world";
8                         node-remove {
9                         };
10                 };
11         };
12 };
13
14 #include "tests-phandle.dtsi"
15 #include "tests-interrupts.dtsi"
16 #include "tests-match.dtsi"
17 #include "tests-address.dtsi"
18 #include "tests-platform.dtsi"
19 #include "tests-overlay.dtsi"
This page took 0.028226 seconds and 4 git commands to generate.