[PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
Conor Dooley
conor at kernel.org
Fri Apr 11 09:44:18 PDT 2025
On Fri, Apr 11, 2025 at 09:14:15PM +0800, Guodong Xu wrote:
> Add an optional resets property for the Marvell PWM PXA binding.
>
> Signed-off-by: Guodong Xu <guodong at riscstar.com>
> ---
> Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
> index 9ee1946dc2e1..9640d4b627c2 100644
> --- a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
> +++ b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
> @@ -31,6 +31,9 @@ properties:
> clocks:
> maxItems: 1
>
> + resets:
> + maxItems: 1
Do any of the currently supported devices use a reset? If not, then add
this in tandem with the new compatible and only allow it there please.
> +
> required:
> - compatible
> - reg
> --
> 2.43.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250411/84bc4314/attachment.sig>
More information about the linux-riscv
mailing list