zephyr/soc
Mulin Chao dd99fbebe6 drivers: pwm: add pwm driver support in NPCX7 series
In npcx7 series, there're 8 Pulse Width Modulator (PWM) modules and each
one support generating a single 16-bit PWM output. A 16-bit clock
prescaler (PRSCn) and a 16-bit counter (CTRn) determine the cycle time,
the minimal possible pulse width, and the duty-cycle steps.

Beside introducing pwm driver for Nuvoton NPCX series, this CL also
includes:

1. Add PWM device tree declarations.
2. Zephyr PWM api implementation.
3. Add aliases in npcx7m6fb_evb board device tree file for supporting
   samples/basic/blinky_pwm application and pwm test suites

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-10-06 18:16:02 -05:00
..
arc soc: arc: Increase cpu frequency for nsim_hs_smp 2020-09-16 14:35:31 -05:00
arm drivers: pwm: add pwm driver support in NPCX7 series 2020-10-06 18:16:02 -05:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv soc: riscv: litex-vexriscv: change CSR accessors 2020-10-02 11:36:16 +02:00
x86 x86: add common memory.ld 2020-09-30 14:14:07 -07:00
xtensa soc: intel_apl_adsp: Tweak adsp initialization 2020-09-04 07:55:52 -04:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00