Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mfd: adp5585: document reset gpio

Add a reset gpio property. Note that for the adp5585-01 models, the
reset pin is used as the additional ROW5 which means there's no reset.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250701-dev-adp5589-fw-v7-19-b1fcfe9e9826@analog.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Nuno Sá and committed by
Lee Jones
ce262d6d 4bdef655

+4
+4
Documentation/devicetree/bindings/mfd/adi,adp5585.yaml
··· 39 39 40 40 vdd-supply: true 41 41 42 + reset-gpios: 43 + maxItems: 1 44 + 42 45 gpio-controller: true 43 46 44 47 '#gpio-cells': ··· 169 166 adi,unlock-events: false 170 167 adi,unlock-trigger-sec: false 171 168 gpio-reserved-ranges: false 169 + reset-gpios: false 172 170 adi,keypad-pins: 173 171 minItems: 2 174 172 maxItems: 11