RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop node

From: Anson Huang
Date: Wed May 20 2020 - 03:46:38 EST




> Subject: RE: [PATCH] ARM: dts: imx: Make tempmon node as child of anatop
> node
>
> > From: Anson Huang <Anson.Huang@xxxxxxx>
> > Sent: Wednesday, May 20, 2020 2:30 PM
> >
> > i.MX6/7 SoCs' temperature sensor is inside anatop module from HW
> > perspective, so it should be a child node of anatop.
> >
> > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
>
> Reviewed-by: Dong Aisheng <aisheng.dong@xxxxxxx>
>
> BTW, I think you also need a binding doc for this change.

The binding doc is the imx-thermal.yaml I sent out, it is suggested by Rob
to move tempmon into anatop node, that is why I did this patch to align
with the binding doc.

Anson