Re: [PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
Xianwei Zhao <[email protected]>
| Newsgroups | org.kernel.vger.linux-pwm,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Uwe,
Gentle ping. I'd appreciate it if you could take another look when
you have time.
On 2026/5/21 16:26, Xianwei Zhao via B4 Relay wrote:
> Add bindings and driver support Amlogic S7/S7D/S6 SoCs.
>
> Signed-off-by: Xianwei Zhao<[email protected]>
> ---
> Changes in v3:
> - Use npwm instead of single_pwm in priv_data and format adjustments.
> - Link to v2:https://lore.kernel.org/r/[email protected]
>
> Changes in v2:
> - Simpler s7 clock desc, and drop the example in bindings.
> - Make minor changes to probe based on Martin's suggestion.
> - Link to v1:https://lore.kernel.org/r/[email protected]
>
> ---
> Junyi Zhao (1):
> dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D
>
> Xianwei Zhao (1):
> pwm: meson: Add support for Amlogic S7
>
> .../devicetree/bindings/pwm/pwm-amlogic.yaml | 19 ++++++++++
> drivers/pwm/pwm-meson.c | 41 ++++++++++++++++++++--
> 2 files changed, 57 insertions(+), 3 deletions(-)
> ---
> base-commit: b1385d0c7b7c633e55adcf4a7c1ef46c43a84a4a
> change-id: 20260325-s6-s7-pwm-281658b88736
>
> Best regards,
> --
> Xianwei Zhao<[email protected]>