devicetree-org / dt-schema

Devicetree schema tools
http://www.devicetree.org
BSD 2-Clause "Simplified" License
67 stars 67 forks source link

schemas: Add a schema for thermal consumer #117

Closed kholk closed 11 months ago

kholk commented 11 months ago

This adds a schema for thermal-zones consumers, useful for smart voltage scaling drivers that need to adjust CPU/GPU/other voltages based on chip quality and temperature of one or multiple zones, and for battery charge drivers that need to scale the charging current based on board dependant thermal zones readings (for example, battery temperature, device skin temperature, etc).

For more information, please look at https://lore.kernel.org/all/20231115144857.424005-1-angelogioacchino.delregno@collabora.com/

Cheers! Angelo

kholk commented 11 months ago

Commit updated.