]> Git Repo - linux.git/commit
net: phy: mxl-gpy: add temperature sensor
authorMichael Walle <[email protected]>
Wed, 22 Jun 2022 14:17:16 +0000 (16:17 +0200)
committerJakub Kicinski <[email protected]>
Fri, 24 Jun 2022 03:55:18 +0000 (20:55 -0700)
commit09ce6b20103b57e4d24b2b57b5f46a6968c1f281
tree45fc072f784b0e8357bee407b93bbfbdbf253468
parent5dc4868440be87e5f09e669574f586e1f5228c27
net: phy: mxl-gpy: add temperature sensor

The GPY115 and GPY2xx PHYs contain an integrated temperature sensor. It
accuracy is +/- 5°C. Add support for it.

Signed-off-by: Michael Walle <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/phy/Kconfig
drivers/net/phy/mxl-gpy.c
This page took 0.058263 seconds and 4 git commands to generate.