文章目录 本系列全链接 1.前言 2.分析 2.1 tsadc dts配置 2.2 重要数据结构 2.2.1 tsadc 硬件平台相关 2.2.2 thermal.h中相关数据结构 2.3 接口及相关机制 2.3.1 rockchip_thermal_register_sensor 2.3.2 rockchip_thermal_alarm_irq_thread 2.3.3 rockchip_thermal_panic_block 3.总结 本系列全链接 1.前言 在前文中讲到有关于thermal sensor的platform thermal drivers的probe过程,期间细节处应还有不清之处,这里再详细讲述下关于thermal core的细节之处