power: supply: axp20x_usb_power: Add support for AXP192
authorAidan MacDonald <aidanmacdonald.0x0@gmail.com>
Wed, 10 May 2023 11:50:45 +0000 (12:50 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 15 May 2023 21:19:52 +0000 (23:19 +0200)
commitaf1dcd3d2d37c85b7ff9315227a5cf28e1b80d1b
tree3b70c7840cce7f4020c70fff66e16481c95d7e1b
parent830087b11e1a60f86e1614043b8caeb9c74b340a
power: supply: axp20x_usb_power: Add support for AXP192

Add support for the AXP192. It is most similar to the AXP202 but
the current limits are different and the USB OTG status register
has a different address (0x04 instead of 0x02).

Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/axp20x_usb_power.c