Message ID | 20250305063920.803601-1-inochiama@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | riscv: sophgo: Add ethernet support for SG2044 | expand |
On Wed, 5 Mar 2025 14:39:12 +0800 Inochi Amaoto wrote: > The ethernet controller of SG2044 is Synopsys DesignWare IP with > custom clock. Add glue layer for it. Looks like we have a conflict on the binding, could you rebase against latest net-next/main and repost?
On Thu, Mar 06, 2025 at 04:59:31PM -0800, Jakub Kicinski wrote: > On Wed, 5 Mar 2025 14:39:12 +0800 Inochi Amaoto wrote: > > The ethernet controller of SG2044 is Synopsys DesignWare IP with > > custom clock. Add glue layer for it. > > Looks like we have a conflict on the binding, could you rebase > against latest net-next/main and repost? > -- > pw-bot: cr Yeah, I see a auto merge when cherry-pick here. I will send a new version for it. Regards, Inochi
On Fri, Mar 07, 2025 at 09:12:33AM +0800, Inochi Amaoto wrote: > On Thu, Mar 06, 2025 at 04:59:31PM -0800, Jakub Kicinski wrote: > > On Wed, 5 Mar 2025 14:39:12 +0800 Inochi Amaoto wrote: > > > The ethernet controller of SG2044 is Synopsys DesignWare IP with > > > custom clock. Add glue layer for it. > > > > Looks like we have a conflict on the binding, could you rebase > > against latest net-next/main and repost? > > -- > > pw-bot: cr > > Yeah, I see a auto merge when cherry-pick here. I will send a > new version for it. > Here is the new version: https://lore.kernel.org/netdev/20250307011623.440792-1-inochiama@gmail.com/ Regards, Inochi