mbox series

[0/2] arm: dts: lpc32xx: Add Motor Control PWM interrupt

Message ID 20260110014524.3379187-1-vz@mleia.com
Headers show
Series arm: dts: lpc32xx: Add Motor Control PWM interrupt | expand

Message

Vladimir Zapolskiy Jan. 10, 2026, 1:45 a.m. UTC
NXP LPC32xx Motor Control PWM has an interrupt line, which may be used to
report events from programmable counters e.g. timer counter limit (period),
match counter (pulse-width), or from counters on input lines of PWM channels.

The platform dtsi change is based on top of the next one:
* https://lore.kernel.org/linux-pwm/20251228224907.1729627-1-vz@mleia.com/

Vladimir Zapolskiy (2):
  dt-bindings: pwm: nxp,lpc32xx-pwm: Add optional Motor Control PWM interrupt
  arm: dts: lpc32xx: add interrupts property to Motor Control PWM

 .../devicetree/bindings/pwm/nxp,lpc3220-pwm.yaml       | 10 ++++++++++
 arch/arm/boot/dts/nxp/lpc/lpc32xx.dtsi                 |  1 +
 2 files changed, 11 insertions(+)