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, 21 Mar 2022 16:04:38 +0000 (16:04 +0000)
commitd47c8454377041ea51df4def1ee8f6c15bc4a432
tree72c7def17e8b2672fc9fac2cadb1a3bc5c3f2a61
parentfea434f09ff1dbfa79494edf09d39ea52d194c60
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