Re: [PATCH] powerpc/85xx: Add fsl,ifc to common device ids
Madhavan Srinivasan <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <178462153935.1974055.12925432520615660526.b4-ty__18754.6832765051$1784627268$gmane$org@linux.ibm.com> |
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