On Thu, Jun 8, 2017 at 1:26 PM, Leonard Crestez <[email protected]> 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.

