Re: [PATCH v5 phy-next 00/16] New Generic PHY driver for Lynx 10G SerDes

From: Vinod Koul

Date: Thu Jun 11 2026 - 11:37:40 EST



On Wed, 10 Jun 2026 18:19:36 +0300, Vladimir Oltean wrote:
> The 10G Lynx SerDes is present on NXP LS1028A, LS1046A, LS1088A,
> LS2088A and other SoCs (unsupported here). It is an older generation of
> the 28G Lynx present in LX2160A and LX2162A.
>
> Modify the Generic PHY driver for lynx-28g to create a common portion
> (lynx-common) and add a new driver for lynx-10g and DT bindings.
>
> [...]

Applied, thanks!

[01/16] phy: lynx-28g: avoid returning NULL in of_xlate() function
commit: 493f8fc57bf685e23d3c924dbd787249d47fb972
[02/16] phy: lynx-28g: reject probing on devices with unsupported OF nodes
commit: a45f9dac20b6757487502109feac0298ec78f3bd
[03/16] phy: lynx-28g: move lane mode helpers to new core module
commit: ac0ffe7cf1221182f4068d8aaf825b01655c7ca9
[04/16] phy: lynx-28g: move data structures to core
commit: b7021a4d3129aeb0e25c3edcaf3a36199e73f652
[05/16] phy: lynx-28g: common lynx_pll_get()
commit: d4550ea4b161202607e31b0b6c6c34fef7e2b797
[06/16] phy: lynx-28g: generalize protocol converter accessors
commit: 51c25f4b0c883c1b7eee5f8f3aa0c2245eb6351a
[07/16] phy: lynx-28g: provide default lynx_lane_supports_mode() implementation
commit: 09697afa157df0a420fb6b107a71bb45dd32aabf
[08/16] phy: lynx-28g: move struct lynx_info definitions downwards
commit: 9515c35eaac9fc51717c8dbb5d18ec5a923b8342
[09/16] phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLL
commit: b1c4d866edb7aa62048f5e373586ac8580ef0ec8
[10/16] phy: lynx-28g: common probe() and remove()
commit: 719a2da392349db052532db89637622a71d14d49
[11/16] phy: lynx-28g: add support for big endian register maps
commit: c6c1d7dfd59b181b96b0909b63e140b0aa61ac59
[12/16] phy: lynx-28g: optimize read-modify-write operation
commit: f64ef1995dd6f902da0bd3bc60c72c825098b652
[13/16] phy: lynx-28g: improve phy_validate() procedure
commit: f124b54b19223c85dabd9421ec622d8256e240de
[14/16] dt-bindings: phy: lynx-10g: initial document
commit: a7dc4e95d31c6bc674b24697aacadf7c6f1cbe6a
[15/16] phy: lynx-10g: new driver
commit: 6dc92ba487a21b923eb409357ffe966a6e9d2343
[16/16] MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDes
commit: 61df73e12eb245adc54606de287cf8898b3a66c4

Best regards,
--
~Vinod