Re: [PATCH RFC 03/16] pinctrl: aspeed: g5: Allow use of LPC node instead of LPC host controller

From: Linus Walleij

Date: Wed Dec 31 2025 - 16:38:24 EST


On Thu, Dec 11, 2025 at 9:46 AM Andrew Jeffery
<andrew@xxxxxxxxxxxxxxxxxxxx> wrote:

> There's currently a wart where the Aspeed LPC host controller has no
> binding specified, but the pinctrl binding depends on referencing its
> node.
>
> Allow specification of a phandle to the parent LPC controller instead.
> Fall back to testing for a compatible parent node if the provided
> phandle doesn't directly resolve to the LPC controller node.
>
> Signed-off-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

I guess when this is non-RFC I will just apply these two patches.

Yours,
Linus Walleij