JustOS/linux-6.13/arch/arm64/boot/dts/freescale/imx8dx-colibri.dtsi
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

23 lines
389 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
* Copyright 2018-2021 Toradex
*/
#include "imx8dx.dtsi"
#include "imx8x-colibri.dtsi"
/ {
model = "Toradex Colibri iMX8DX Module";
};
&thermal_zones {
pmic-thermal {
cooling-maps {
map0 {
cooling-device = <&A35_0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
<&A35_1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
};
};
};
};