[PATCH 0/4] Drive-by changes to axp20x drivers

From: Uwe Kleine-König

Date: Mon Sep 21 2026 - 06:22:43 EST


Hello,

while trying to help a Debian user debugging why USB doesn't work in the
installer on a bananapi, I discovered these patch opportunities. They
are only build tested.

The first patch touches a different subsystem than the other three, but
given that maintainership overlaps and the first two patches are
identical in spirit, I still created a single series only. The two
subsets are orthogonal, so can be picked up individually by their
respective subsystem maintainers (and please do so assuming you're happy
with the patches).

Best regards
Uwe

Uwe Kleine-König (4):
pinctrl: axp209: Drop check for disabled devices
power: supply: axp20x*: Drop check for disabled devices
power: supply: axp20x_usb: Introduce a helper variable for &pdev->dev
power: supply: axp20x_usb: Improve probe error reporting

drivers/pinctrl/pinctrl-axp209.c | 3 --
drivers/power/supply/axp20x_ac_power.c | 3 --
drivers/power/supply/axp20x_battery.c | 3 --
drivers/power/supply/axp20x_usb_power.c | 50 ++++++++++++-------------
4 files changed, 25 insertions(+), 34 deletions(-)


base-commit: 3f2425f5b5bbbdd991ca9cdfd5502e68d8895998
--
2.47.3