1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * of-thermal-testing.c - Generic Thermal Management device tree testing support 4 * 5 * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. 6 */ 7 #include <linux/platform_device.h> 8 #include <linux/fwnode.h> 9 #include <linux/module.h> 10 11 12 13