Rtwo/kernel/motorola/sm8550/drivers/of/unittest-data/testcases_common.dtsi
2025-09-30 19:22:48 -05:00

19 lines
342 B
Text

// SPDX-License-Identifier: GPL-2.0
/ {
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-address.dtsi"
#include "tests-platform.dtsi"
#include "tests-overlay.dtsi"