[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b0d6a4d5-f8ab-4d6d-9b47-e076c5402865@gmail.com>
Date: Fri, 10 Jan 2025 07:45:38 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Jacob Keller <jacob.e.keller@...el.com>,
Realtek linux nic maintainers <nic_swsd@...ltek.com>,
Andrew Lunn <andrew+netdev@...n.ch>, Paolo Abeni <pabeni@...hat.com>,
Jakub Kicinski <kuba@...nel.org>, David Miller <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Simon Horman <horms@...nel.org>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH v2 net] r8169: remove redundant hwmon support
On 10.01.2025 02:14, Jacob Keller wrote:
>
>
> On 1/9/2025 2:43 PM, Heiner Kallweit wrote:
>> The temperature sensor is actually part of the integrated PHY and available
>> also on the standalone versions of the PHY. Therefore hwmon support will
>> be added to the Realtek PHY driver and can be removed here.
>>
>> Fixes: 1ffcc8d41306 ("r8169: add support for the temperature sensor being available from RTL8125B")
>> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
>> ---
>
> Can you explain what user-facing issues this fixes? Do we get conflicts
> when multiple hwmon sensors are registered? I'm not sure this counts as
> a 'net' fix, unless we can identify the user-facing behavior that is
> problematic?
The same sensor would be exposed twice, by the MAC and the PHY driver.
Support in the MAC driver was added for 6.13, so it's still in the rc
version only and not yet part of a released kernel version.
Powered by blists - more mailing lists