]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mfd: Add Analog Devices ADP5585
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 22 Jul 2024 12:10:57 +0000 (15:10 +0300)
committerLee Jones <lee@kernel.org>
Thu, 1 Aug 2024 13:09:27 +0000 (14:09 +0100)
commit312fc21c86824426b27ac9aa0889426ab10eae49
treed575c9e7bc9ef6e8d76b60d9a91bfd79f1a390cf
parent8400291e289ee6b2bf9779ff1c83a291501f017b
dt-bindings: mfd: Add Analog Devices ADP5585

The ADP5585 is a 10/11 input/output port expander with a built in keypad
matrix decoder, programmable logic, reset generator, and PWM generator.
These bindings model the device as an MFD, and support the GPIO expander
and PWM functions.

These bindings support the GPIO and PWM functions.

Drop the existing adi,adp5585 and adi,adp5585-02 compatible strings from
trivial-devices.yaml. They have been added there by mistake as the
driver that was submitted at the same time used different compatible
strings. We can take them over safely.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20240722121100.2855-2-laurent.pinchart@ideasonboard.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/mfd/adi,adp5585.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/trivial-devices.yaml
MAINTAINERS