Re: Re: [PATCH v2 1/2] dt-bindings: pwm: dwc: add reset optional
From: Xuyang Dong
Date: Mon Mar 09 2026 - 05:29:12 EST
> >
> > Add the optional resets property.
>
> Why?
>
Hi Krzysztof,
The DesignWare PWM controller provides separate reset signals dedicated
to each clock domain, as specified in the hardware documentation.
Without asserting and deasserting these resets during probe, the PWM
output may remain in an undefined state after system reboot.
Add optional reset control handling to ensure the controller is
properly initialized.
We will update the commit message in the next version.
Best regards,
Xuyang Dong
> >
> > Signed-off-by: Xuyang Dong <dongxuyang@xxxxxxxxxxxxxxxxxx>
>
> Best regards,
> Krzysztof