On Sat, May 02, 2026 at 09:04:07PM +0200, Markus Stockhausen wrote: > The LM75 alert pin is asserted based on the value of alert polarity bit of > the configuration register. The device/driver default is 0 which means alert > pin is configured to be active-low. A value of 1 maps to inverted (active-high). > > Add an optional boolean property "ti,alert-polarity-active-high" to > override the alert pin polarity. When absent, the default active-low > polarity is kept. > > Signed-off-by: Markus Stockhausen Acked-by: Conor Dooley pw-bot: not-applicable