Re: [PATCH v13 1/5] dt-bindings: pwm: dwc: Document optional resets property
From: Krzysztof Kozlowski
Date: Sat Jul 25 2026 - 11:10:15 EST
On Fri, Jul 24, 2026 at 04:43:04PM +0800, dongxuyang@xxxxxxxxxxxxxxxxxx wrote:
> From: Xuyang Dong <dongxuyang@xxxxxxxxxxxxxxxxxx>
>
> The DesignWare PWM IP has two active-low reset inputs: presetn resets
> the register interface logic in the pclk (bus) domain, and
> timer_N_resetn resets the counter/timer logic in the timer_N_clk
> domain. The existing snps,dw-apb-timers-pwm2 binding does not
> describe either of these lines.
>
> Add the resets property and describe the function of each reset to
> support future use of resets. Add the reset-names property to allow
> independent control of the two reset signals.
>
> Signed-off-by: Xuyang Dong <dongxuyang@xxxxxxxxxxxxxxxxxx>
> ---
> .../bindings/pwm/snps,dw-apb-timers-pwm2.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof