Re: [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon

From: Fabio Estevam
Date: Thu Jun 08 2017 - 12:45:41 EST


On Thu, Jun 8, 2017 at 1:26 PM, Leonard Crestez <leonard.crestez@xxxxxxx> wrote:

> + tempmon: tempmon {
> + compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
> + interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
> + fsl,tempmon = <&anatop>;
> + fsl,tempmon-data = <&ocotp>;
> + clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>;

Does the IMX6UL_CLK_PLL3_USB_OTG clock really control tempmon? Please
double check.