
19 Jan
2023
19 Jan
'23
5:19 p.m.
On Thu, 19 Jan 2023 at 05:56, John Keeping john@metanate.com wrote:
The highest register on ACT8846 is 0xf5, so set the number of registers to 0xf6, ensuring that the pmic read/write commands are able to access all of the supported registers (and many that are not valid, since the register space is quite sparse).
Signed-off-by: John Keeping john@metanate.com
include/power/act8846_pmic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org