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

dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset

The offset and marvell,pwm-offset properties weren't in the old binding.
Add them based on the existing usage in the driver and board DTS when
the marvell,armada-8k-gpio compatible is used.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>

authored by

Chris Packham and committed by
Bartosz Golaszewski
df08a6fc 988c8c0c

+8
+8
Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml
··· 45 45 - const: pwm 46 46 minItems: 1 47 47 48 + offset: 49 + $ref: /schemas/types.yaml#/definitions/uint32 50 + description: Offset in the register map for the gpio registers (in bytes) 51 + 48 52 interrupts: 49 53 description: | 50 54 The list of interrupts that are used for all the pins managed by this ··· 71 67 72 68 "#gpio-cells": 73 69 const: 2 70 + 71 + marvell,pwm-offset: 72 + $ref: /schemas/types.yaml#/definitions/uint32 73 + description: Offset in the register map for the pwm registers (in bytes) 74 74 75 75 "#pwm-cells": 76 76 description: