power: rpi-poe: Drop CURRENT_AVG as it is not hardware averaged
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 20 Jan 2022 15:48:03 +0000 (15:48 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:16 +0000 (11:33 +0000)
commit95b1eec17e01e43e264fcabb9bce1368ef41e246
tree416a92af0016258937669b339fc05b0b43128050
parent2061b5a07bea0d489f34418593a9d0056a14a146
power: rpi-poe: Drop CURRENT_AVG as it is not hardware averaged

As documented the _AVG parameters are meant to be hardware
averaged, but the implementation for the PoE+ HAT was done in
software in the firmware.

Drop the property.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/power/supply/rpi_poe_power.c