Re: [PATCH v2 4/4] arm64: dts: add AST27xx pinctrl configuration nodes
From: Rob Herring
Date: Thu Sep 04 2025 - 10:29:02 EST
On Thu, Sep 4, 2025 at 5:34 AM Billy Tsai <billy_tsai@xxxxxxxxxxxxxx> wrote:
>
> Add pinctrl0 and pinctrl1 nodes for AST27xx SoC0 and SoC1 to configure
> the pinmux settings for each ball.
>
> Signed-off-by: Billy Tsai <billy_tsai@xxxxxxxxxxxxxx>
> ---
> .../boot/dts/aspeed/aspeed-g7-pinctrl.dtsi | 1359 +++++++++++++++++
> 1 file changed, 1359 insertions(+)
> create mode 100644 arch/arm64/boot/dts/aspeed/aspeed-g7-pinctrl.dtsi
This file isn't used anywhere and is therefore untestable. If there is
a dependency to apply, then please specify that using b4. But then
this would also need to be included somewhere.
Rob