Re: [PATCH] powerpc/85xx: Add fsl,ifc to common device ids
From: Madhavan Srinivasan
Date: Tue Jul 21 2026 - 04:18:23 EST
On Wed, 03 Jun 2026 21:33:09 -0700, Rosen Penev wrote:
> Add fsl,ifc to mpc85xx_common_ids so that of_platform_bus_probe
> creates a platform device for the IFC node even without 'simple-bus'
> in its compatible property. On P1010 and similar platforms the IFC
> node is a direct child of the root, so it must be explicitly matched
> to be populated.
>
> Fixes: 0bf51cc9e9e5 ("powerpc: dts: mpc85xx: remove simple-bus compatible from ifc node")
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc/85xx: Add fsl,ifc to common device ids
https://git.kernel.org/powerpc/c/25957f7c3dac3265332d766b71233e3622f17e14
cheers