]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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.

1  2 
MAINTAINERS
drivers/gpio/gpiolib-of.c
include/linux/gpio/consumer.h

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge