Re: [RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver

From: David Yang

Date: Mon Jun 15 2026 - 15:28:56 EST


On Tue, Jun 16, 2026 at 2:55 AM David Yang <mmyangfl@xxxxxxxxx> wrote:
> Please, start with a minimal patch that only marks functions which use
> different registers/procedures and makes them virtual, and implement
> them for yt922x in the future.

Sorry, this should be sketching yt922x_dsa_switch_ops with existing
methods and filling the unimplemented later.