Re: [PATCH v2] dt-bindings: thermal: ti,omap-bandgap: Convert to DT schema
From: Rob Herring (Arm)
Date: Tue Aug 11 2026 - 13:46:45 EST
On Tue, 11 Aug 2026 00:19:28 +0530, Bhargav Joshi wrote:
> Convert Texas Instruments OMAP SCM bandgap from legacy text to DT schema
>
> Add "ti,dra752-bandgap" to compatible which was missing in text binding
> but used and matched by same driver.
>
> Document the "#thermal-sensor-cells" property, which was missing from
> the original text binding but is required in practice by all in-tree
> users via the common thermal-sensor.yaml binding.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Dropped unnecessary interrupts in if/then block
> - Dropped extra examples
> - Link to v1: https://lore.kernel.org/r/20260731-ti-bandgap-v1-1-aeee6a658520@xxxxxxxxx
> ---
> .../bindings/thermal/ti,omap-bandgap.yaml | 177 +++++++++++++++++++++
> .../devicetree/bindings/thermal/ti_soc_thermal.txt | 88 ----------
> 2 files changed, 177 insertions(+), 88 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>