Re: [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes

From: John Watts
Date: Sun Aug 06 2023 - 02:35:50 EST


On Sat, Aug 05, 2023 at 07:49:51PM +0200, Jernej Škrabec wrote:
> Dne sobota, 05. avgust 2023 ob 18:51:53 CEST je John Watts napisal(a):
> > On Sat, Aug 05, 2023 at 07:40:52PM +0300, Maksim Kiselev wrote:
> > > Hi John, Jernej
> > > Should we also keep a pinctrl nodes itself in alphabetical order?
> > > I mean placing a CAN nodes before `clk_pg11_pin` node?
> > > Looks like the other nodes sorted in this way...
> >
> > Good catch. Now that you mention it, the device tree nodes are sorted
> > by memory order too! These should be after i2c3.
> >
> > It looks like I might need to do a patch to re-order those too.
>
> It would be better if DT patches are dropped from netdev tree and then post
> new versions.
>
> Best regards,
> Jernej

Agreed. Is there a way to request that? Or will the maintainer just read this?

John.