On Tue, Jun 07, 2016 at 04:22:33PM +0530, Laxman Dewangan wrote: > Maxim Semiconductor MAX77620 supports alarm interrupts when > its die temperature crosses 120C and 140C. These threshold > temperatures are not configurable. > > Add DT binding document to details out the DT property related > to MAX77620 thermal functionality. > > Signed-off-by: Laxman Dewangan <ldewan...@nvidia.com> > > --- > Changes from V3: > Added example node for the critical trips also as critical. > Also change the warning as "hot" type. > > .../bindings/thermal/thermal-max77620.txt | 70 > ++++++++++++++++++++++ > 1 file changed, 70 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/thermal/thermal-max77620.txt
Acked-by: Rob Herring <r...@kernel.org>