Re: [PATCH v2] dt-bindings: thermal: ti,omap-bandgap: Convert to DT schema

From: Daniel Lezcano

Date: Fri Sep 18 2026 - 06:33:41 EST


On 8/10/26 20:49, 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>
---
Applied, thanks