Re: [PATCH v3 0/2] Add PWM support Amlogic S7 S7D S6
From: Xianwei Zhao
Date: Tue Jul 07 2026 - 05:59:17 EST
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<xianwei.zhao@xxxxxxxxxxx>
---
Changes in v3:
- Use npwm instead of single_pwm in priv_data and format adjustments.
- Link to v2:https://lore.kernel.org/r/20260402-s6-s7-pwm-v2-0-657dce040956@xxxxxxxxxxx
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/20260326-s6-s7-pwm-v1-0-67e2f72b98bc@xxxxxxxxxxx
---
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<xianwei.zhao@xxxxxxxxxxx>