]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
authorDimitri Fedrau <dima.fedrau@gmail.com>
Fri, 14 Feb 2025 16:32:05 +0000 (17:32 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Feb 2025 12:39:40 +0000 (13:39 +0100)
commit6c806720bafe3ae9c43eb2dc942a1849d5453736
tree0f6f5c015883a76229a29add947a41ec3b12a178
parentcbe0449e8f9f306a022e99b051e263769ba6e599
net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init

Temperature sensor gets enabled for 88Q222X devices in
mv88q222x_config_init. Move enabling to mv88q2xxx_config_init because
all 88Q2XXX devices support the temperature sensor.

Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com>
Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/marvell-88q2xxx.c