[PATCH net-next v2 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
From: Maxime Chevallier
Date: Sat Sep 05 2026 - 03:29:00 EST
Hi,
This is V2 of TY8531S fixes for the YT6801 PCIe card.
It enables the analog frontend DAC at config_init() similar to what the
most recent vendor driver does.
Sashiko thought this would break after suspend/resume, this has been
tested and it's actually fine. This V2 just rewords a bit patch 3's
commit log, no other changes.
V2: No functional changes, updatede the commit log of patch 3 after more
testing.
V1: https://lore.kernel.org/r/20260831073747.361482-1-maxime.chevallier@xxxxxxxxxxx
Maxime Chevallier (3):
net: phy: motorcomm: Split yt8521_config_init() page management
net: phy: motorcomm: Add a dedicated .config_init for YT8531S
net: phy: motorcomm: Enable analog frontend on YT8531S
drivers/net/phy/motorcomm.c | 76 ++++++++++++++++++++++++++-----------
1 file changed, 54 insertions(+), 22 deletions(-)
--
2.55.0