[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <df1f96ac-a55d-5905-f0a2-bffd1e3eba2c@kernel.org>
Date: Thu, 17 Mar 2022 08:33:24 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Li Yang <leoyang.li@....com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] memory: fsl_ifc: populate child nodes of buses and mfd
devices
On 07/03/2022 21:41, Li Yang wrote:
> Commit 98f1323959b8 was trying to replace the "simple-bus" compatible
> with explicit bus populate in the driver. But of_platform_populate()
> only populates child nodes of ifc without populating child buses and
> child mfd devices residing under ifc. Change it to
> of_platform_default_populate() to fix the problem.
>
> Fixes: 98f1323959b8 ("memory: fsl_ifc: populate child devices without relying on simple-bus")
>
> Signed-off-by: Li Yang <leoyang.li@....com>
> ---
> drivers/memory/fsl_ifc.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
It's too late for upcoming cycle (patches after rc6 usually do not make
it), so I will pick it up after merge window.
Best regards,
Krzysztof
Powered by blists - more mailing lists