Message ID | 20250304-tja1102s-support-v2-0-cd3e61ab920f@liebherr.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: tja11xx: add support for TJA1102S | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 04 Mar 2025 19:37:25 +0100 you wrote: > - add support for TJA1102S > - enable PHY in sleep mode for TJA1102S > > Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com> > --- > Changes in v2: > - Drop fallthrough tja11xx_config_init > - Address net-next > - Link to v1: https://lore.kernel.org/r/20250303-tja1102s-support-v1-0-180e945396e0@liebherr.com > > [...] Here is the summary with links: - [net-next,v2,1/2] net: phy: tja11xx: add support for TJA1102S https://git.kernel.org/netdev/net-next/c/5d7610577fd9 - [net-next,v2,2/2] net: phy: tja11xx: enable PHY in sleep mode for TJA1102S https://git.kernel.org/netdev/net-next/c/5b3178c452c3 You are awesome, thank you!
- add support for TJA1102S - enable PHY in sleep mode for TJA1102S Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com> --- Changes in v2: - Drop fallthrough tja11xx_config_init - Address net-next - Link to v1: https://lore.kernel.org/r/20250303-tja1102s-support-v1-0-180e945396e0@liebherr.com --- Dimitri Fedrau (2): net: phy: tja11xx: add support for TJA1102S net: phy: tja11xx: enable PHY in sleep mode for TJA1102S drivers/net/phy/nxp-tja11xx.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) --- base-commit: f77f12010f67259bd0e1ad18877ed27c721b627a change-id: 20250303-tja1102s-support-53267c1e9dc4 Best regards,