On Wed, 16 Oct 2024 17:35:48 +0200, Christian Marangi wrote: > Add support for Airoha EN7581 thermal sensor and monitor. This is a > simple sensor for the CPU or SoC Package that provide thermal sensor and > trip point for hot low and critical condition to fire interrupt and > react on the abnormal state. > > Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx> > --- > .../thermal/airoha,en7581-thermal.yaml | 48 +++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/airoha,en7581-thermal.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>