
13 May
2025
13 May
'25
11:46 a.m.
Binbin Zhou (1): dt-bindings: pwm: Add Loongson PWM controller wanghongliang (1): pwm: Add Loongson pwm driver support .../bindings/pwm/loongson,ls7a-pwm.yaml | 67 +++++ MAINTAINERS | 7 + arch/loongarch/configs/loongson3_defconfig | 1 + drivers/pwm/Kconfig | 12 + drivers/pwm/Makefile | 1 + drivers/pwm/pwm-loongson.c | 280 ++++++++++++++++++ 6 files changed, 368 insertions(+) create mode 100644 Documentation/devicetree/bindings/pwm/loongson,ls7a-pwm.yaml create mode 100644 drivers/pwm/pwm-loongson.c -- 2.33.0