[PATCH] soc: imx8m: Enable OCOTP clock for imx8mm before reading registers

Shawn Guo shawnguo at kernel.org
Sun Sep 24 05:51:42 PDT 2023


On Mon, Aug 14, 2023 at 01:57:00AM +0000, Nathan Rossi wrote:
> From: Nathan Rossi <nathan.rossi at digi.com>
> 
> Commit 836fb30949d9 ("soc: imx8m: Enable OCOTP clock before reading the
> register") added configuration to enable the OCOTP clock before
> attempting to read from the associated registers.
> 
> This same kexec issue is present with the imx8m SoCs that use the
> imx8mm_soc_uid function (e.g. imx8mp). This requires the imx8mm_soc_uid
> function to configure the OCOTP clock before accessing the associated
> registers. This change implements the same clock enable functionality
> that is present in the imx8mq_soc_revision function for the
> imx8mm_soc_uid function.
> 
> Signed-off-by: Nathan Rossi <nathan.rossi at digi.com>

Applied, thanks!



More information about the linux-arm-kernel mailing list