linux/drivers/net/pse-pd
Thomas Wismer 2c95a756e0 net: pse-pd: tps23881: Fix current measurement scaling
The TPS23881 improves on the TPS23880 with current sense resistors reduced
from 255 mOhm to 200 mOhm. This has a direct impact on the scaling of the
current measurement. However, the latest TPS23881 data sheet from May 2023
still shows the scaling of the TPS23880 model.

Fixes: 7f076ce3f1 ("net: pse-pd: tps23881: Add support for power limit and measurement features")
Signed-off-by: Thomas Wismer <thomas.wismer@scs.ch>
Acked-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20251006204029.7169-2-thomas@wismer.xyz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-10-07 18:30:53 -07:00
..
Kconfig net: pse-pd: Add Si3474 PSE controller driver 2025-08-28 14:41:59 +02:00
Makefile net: pse-pd: Add Si3474 PSE controller driver 2025-08-28 14:41:59 +02:00
pd692x0.c net: pse-pd: pd692x0: Skip power budget configuration when undefined 2025-08-21 07:56:08 -07:00
pse_core.c net: pse-pd: Add support for budget evaluation strategies 2025-06-18 19:00:17 -07:00
pse_regulator.c net: pse-pd: Remove is_enabled callback from drivers 2025-01-14 13:56:32 +01:00
si3474.c net: pse-pd: Add Si3474 PSE controller driver 2025-08-28 14:41:59 +02:00
tps23881.c net: pse-pd: tps23881: Fix current measurement scaling 2025-10-07 18:30:53 -07:00