FERRAMENTAS LINUX: RaspbverryPi- [PATCH 3/4] arm64: dts: ti: am654: Adicionar Thermal Zones

quinta-feira, 13 de fevereiro de 2020

RaspbverryPi- [PATCH 3/4] arm64: dts: ti: am654: Adicionar Thermal Zones



Confira !!



Assunto : [PATCH 3/4] arm64: dts: ti: am654: adicione zonas térmicas
From : Keerthy <j-keerthy @ xxxxxx>
Data : quinta-feira, 13 de fevereiro de 2020 15:54:39 ​​+0530
Em resposta a : < 20200213102440.20539-1-j-keerthy@ti.com >

O am654 SoC possui três zonas térmicas, MPU0, MPU1 e MCU
zonas

Assinado por: Keerthy <j-keerthy @ xxxxxx>
---
 ... / boot / dts / ti / am654-industrial-Thermal.dtsi | 45 ++++++++++++++++++++
 1 arquivo alterado, 45 inserções (+)
 modo de criação 100644 arch / arm64 / boot / dts / ti / am654-industrial-Thermal.dtsi

diff --git a / arch / arm64 / boot / dts / ti / am654-industrial-Thermal.dtsi b / arch / arm64 / boot / dts / ti / am654-industrial-Thermal.dtsi
novo modo de arquivo 100644
índice 000000000000..cdc3d40c3f60
--- / dev / null
+++ b / arch / arm64 / boot / dts / ti / am654-industrial-Thermal.dtsi
@@ -0,0 +1,45 @@
+ // Identificador de licença SPDX: GPL-2.0
+
+ # include <ligações-dt / Thermal / Thermal.h>
+
+ mpu0_thermal: mpu0_thermal {
+ polling-delay-passive = <250>; / * milissegundos * /
+ atraso na pesquisa = <500>; / * milissegundos * /
+ sensores térmicos = <& wkup_vtm0 0>;
+
+ viagens {
+ mpu0_crit: mpu0_crit {
+ temperatura = <125000>; / * miliCelsius * /
+ histerese = <2000>; / * miliCelsius * /
+ type = "crítico";
+};
+};
+};
+
+ mpu1_thermal: mpu1_thermal {
+ polling-delay-passive = <250>; / * milissegundos * /
+ atraso na pesquisa = <500>; / * milissegundos * /
+ sensores térmicos = <& wkup_vtm0 1>;
+
+ viagens {
+ mpu1_crit: mpu1_crit {
+ temperatura = <125000>; / * miliCelsius * /
+ histerese = <2000>; / * miliCelsius * /
+ type = "crítico";
+};
+};
+};
+
+ mcu_thermal: mcu_thermal {
+ polling-delay-passive = <250>; / * milissegundos * /
+ atraso na pesquisa = <500>; / * milissegundos * /
+ sensores térmicos = <& wkup_vtm0 2>;
+
+ viagens {
+ mcu_crit: mcu_crit {
+ temperatura = <125000>; / * miliCelsius * /
+ histerese = <2000>; / * miliCelsius * /
+ type = "crítico";
+};
+};
+};
-
2.17.1


_______________________________________________
lista de discussão linux-arm-kernel
linux-arm-kernel @ xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


Referências :
[PATCH 0/4] thermal: k3: adicione suporte para sensores de bandgap
De: Keerthy
Anterior à data: [PATCH 1/4] dt-bindings: Thermal: k3: adicione documentação de ligações VTM
Avançar por data: [PATCH 4/4] arm64: dts: ti: am6: adicionar nó VTM
Previous by thread: [PATCH 1/4] dt-bindings: Thermal: k3: adicione documentação de ligações VTM
Próximo por tópico: [PATCH 4/4] arm64: dts: ti: am6: Adicionar nó VTM
Índice (es)



Até a próxima !

Nenhum comentário:

Postar um comentário