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

From: Frank . Li

Date: Mon Jun 01 2026 - 12:25:08 EST


From: Frank Li <Frank.Li@xxxxxxx>


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@xxxxxxx>