Re: [PATCHv2] powerpc/44x: Set GPIO chip parent
Madhavan Srinivasan <[email protected]> Mon, 3 Aug 2026 12:27:22 +0530
| Newsgroups | org.ozlabs.lists.linuxppc-dev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 16 May 2026 23:37:54 -0700, Rosen Penev wrote:
> The PPC4xx GPIO driver stopped assigning an explicit parent
> to the gpio_chip when it moved away from of_mm_gpiochip_add_data().
>
> Restore that association from the platform device so OF GPIO lookup
> can match phandles to the registered gpiochip.
>
> Tested on: Cisco MX60W. No more probe deferral.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/44x: Set GPIO chip parent
https://git.kernel.org/powerpc/c/b9254d222d0b38cc6f7b73119fad6316f65278be
cheers