Re: [PATCH 1/2] ARM: dts: imx6qdl: Use nvmem interface to get fuse data

From: Shawn Guo
Date: Tue May 19 2020 - 22:21:25 EST


On Thu, May 14, 2020 at 09:08:47AM +0800, Anson Huang wrote:
> Although ocotp clock is always ON for i.MX6QDL, OCOTP can be
> accessed directly, but since i.MX6QDL nvmem interface is supported,
> and fsl,tempmon-data is deprecated, use it instead of getting fuse
> data by reading ocotp directly, this makes all i.MX6 SoCs aligned.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Applied both, thanks.