On Wed, 2025-07-23 at 11:42 +0800, Leo Wang wrote: > Add pinctrl nodes for NCSI3 and NCSI4 to the AST2600 pinctrl > description, enabling support for RMII3 and RMII4 interfaces. > > Signed-off-by: Leo Wang <leo.jt.w...@fii-foxconn.com> > --- > arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+)
This patch should be ordered before the patch adding the devicetree that relies on it. Andrew