]> Git Repo - J-u-boot.git/commit
pwm: Add PWM driver for SAMA5D2
authorDan Sneddon <[email protected]>
Mon, 20 Sep 2021 23:28:44 +0000 (16:28 -0700)
committerEugen Hristev <[email protected]>
Tue, 12 Oct 2021 12:18:39 +0000 (15:18 +0300)
commit9b075973e9aeeab28d30398320ce722e765cdb3c
tree96d62f8c8b07ee0ce79d3787884be6b91aa759b9
parent4c1996ce374924a226c872e26a42cfcc7bf74da2
pwm: Add PWM driver for SAMA5D2

Add support for the PWM found on the SAMA5D2 family of devices.

Signed-off-by: Dan Sneddon <[email protected]>
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-at91.c [new file with mode: 0644]
This page took 0.027198 seconds and 4 git commands to generate.