blob: 8cd648a06e3d4ff593a71e58ca3fb5e12a81860f [file] [log] [blame]
/*
* Copyright (c) 2021 Intel Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
device_a: device_a {
compatible = "test-device-pm";
};
device_b: device_b {
compatible = "test-device-pm";
};
device_c: device_c {
compatible = "test-device-pm";
};
device_d: device_d {
compatible = "test-device-pm";
};
};