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