]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: max20086: Fixes chip id and enable gpio
authorMark Brown <broonie@kernel.org>
Wed, 23 Apr 2025 11:43:27 +0000 (12:43 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 23 Apr 2025 11:43:27 +0000 (12:43 +0100)
commit382d4ee4455234b498f201c00bfc120dc38b78c3
tree004c6db23c33623dd9ff5adaafe2e191748a1cbf
parent7762fdab23100514e5cb612331c96bd65126ada5
parente8ac7336dd62f0443a675ed80b17f0f0e6846e20
regulator: max20086: Fixes chip id and enable gpio

Merge series from João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>:

I'm working on integrating a system with a MAX20086 and noticed these
small issues in the driver: the chip ID for MAX20086 is 0x30 and not
0x40. Also, in my use case, the enable pin is always enabled by
hardware, so the enable GPIO isn't needed. Without these changes, the
driver fails to probe.
MAINTAINERS
drivers/gpio/gpiolib-of.c
include/linux/gpio/consumer.h