* Re: [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x [not found] ` <ad6bfe9f-6375-4a00-84b4-bfb38a21bd71@gmail.com> @ 2025-01-21 16:10 ` Geert Uytterhoeven 2025-01-23 20:12 ` Heiner Kallweit 0 siblings, 1 reply; 2+ messages in thread From: Geert Uytterhoeven @ 2025-01-21 16:10 UTC (permalink / raw) To: Heiner Kallweit Cc: Paolo Abeni, Jakub Kicinski, David Miller, Eric Dumazet, Simon Horman, Russell King - ARM Linux, Andrew Lunn, netdev@vger.kernel.org, linux-hwmon Hi Heiner, CC hwmon On Sat, 11 Jan 2025, Heiner Kallweit wrote: > This adds hwmon support for the temperature sensor on RTL822x. > It's available on the standalone versions of the PHY's, and on > the integrated PHY's in RTL8125B/RTL8125D/RTL8126. > > Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Thanks for your patch, which is now commit 33700ca45b7d2e16 ("net: phy: realtek: add hwmon support for temp sensor on RTL822x") in net-next. > --- a/drivers/net/phy/realtek/Kconfig > +++ b/drivers/net/phy/realtek/Kconfig > @@ -3,3 +3,9 @@ config REALTEK_PHY > tristate "Realtek PHYs" > help > Currently supports RTL821x/RTL822x and fast ethernet PHYs > + > +config REALTEK_PHY_HWMON > + def_bool REALTEK_PHY && HWMON > + depends on !(REALTEK_PHY=y && HWMON=m) > + help > + Optional hwmon support for the temperature sensor So this is optional, but as the symbol is invisible, it cannot be disabled by the user. Is that intentional? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x 2025-01-21 16:10 ` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x Geert Uytterhoeven @ 2025-01-23 20:12 ` Heiner Kallweit 0 siblings, 0 replies; 2+ messages in thread From: Heiner Kallweit @ 2025-01-23 20:12 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Paolo Abeni, Jakub Kicinski, David Miller, Eric Dumazet, Simon Horman, Russell King - ARM Linux, Andrew Lunn, netdev@vger.kernel.org, linux-hwmon On 21.01.2025 17:10, Geert Uytterhoeven wrote: > Hi Heiner, > > CC hwmon > > On Sat, 11 Jan 2025, Heiner Kallweit wrote: >> This adds hwmon support for the temperature sensor on RTL822x. >> It's available on the standalone versions of the PHY's, and on >> the integrated PHY's in RTL8125B/RTL8125D/RTL8126. >> >> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> > > Thanks for your patch, which is now commit 33700ca45b7d2e16 > ("net: phy: realtek: add hwmon support for temp sensor on > RTL822x") in net-next. > >> --- a/drivers/net/phy/realtek/Kconfig >> +++ b/drivers/net/phy/realtek/Kconfig >> @@ -3,3 +3,9 @@ config REALTEK_PHY >> tristate "Realtek PHYs" >> help >> Currently supports RTL821x/RTL822x and fast ethernet PHYs >> + >> +config REALTEK_PHY_HWMON >> + def_bool REALTEK_PHY && HWMON >> + depends on !(REALTEK_PHY=y && HWMON=m) >> + help >> + Optional hwmon support for the temperature sensor > > So this is optional, but as the symbol is invisible, it cannot be > disabled by the user. Is that intentional? > Well, it isn't intentional in either direction. Thanks for the hint, I should make it user-visible. > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-23 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <7319d8f9-2d6f-4522-92e8-a8a4990042fb@gmail.com>
[not found] ` <ad6bfe9f-6375-4a00-84b4-bfb38a21bd71@gmail.com>
2025-01-21 16:10 ` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x Geert Uytterhoeven
2025-01-23 20:12 ` Heiner Kallweit
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox