1 // SPDX-License-Identifier: GPL-2.0+ 2 /* 3 * Copyright (C) 2016 Freescale Semiconductor, Inc. 4 * Copyright 2017-2019 NXP 5 */ 6 7 /dts-v1/; 8 9 #include "imx8qxp.dtsi" 10 11 /delete-node/ &A35_2; 12 /delete-node/ &A35_3; 13 14 &thermal_zones { 15 cpu0-thermal { 16 cooling-maps { 17 map0 { 18 cooling-device = 19 <&A35_0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, 20 <&A35_1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; 21 }; 22 }; 23 }; 24 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.