[PATCH v1] ARM: imx3: Fix CCM node reference leak

Frank.Li at oss.nxp.com Frank.Li at oss.nxp.com
Mon Jun 1 09:18:41 PDT 2026


From: Frank Li <Frank.Li at nxp.com>


On Wed, 13 May 2026 23:40:04 -0400, Yuho Choi wrote:
> of_find_compatible_node() returns a referenced device node. The i.MX31
> and i.MX35 early init paths use the node to map the CCM registers with
> of_iomap(), but never drop the node reference.
> 
> Release the node after the mapping is created.
> 
> 
> [...]

Applied, thanks!

[1/1] ARM: imx3: Fix CCM node reference leak
      commit: 36d46348eb5fc4bc505cd2290ddd70c25fbe6bb3

Best regards,
-- 
Frank Li <Frank.Li at nxp.com>



More information about the linux-arm-kernel mailing list