From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 8 Jul 2020 06:30:28 +0200 Subject: [PATCH v2 2/2] pwm: Add PWM driver for SiFive SoC In-Reply-To: <1587641236-5026-3-git-send-email-yash.shah@sifive.com> References: <1587641236-5026-1-git-send-email-yash.shah@sifive.com> <1587641236-5026-3-git-send-email-yash.shah@sifive.com> Message-ID: <5624e0b1-5e8e-b48c-2d21-d65108fb7202@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Yash, Am 23.04.2020 um 13:27 schrieb Yash Shah: > Adds a PWM driver for PWM chip present in SiFive's HiFive Unleashed SoC > This driver is simple port of Linux pwm sifive driver from Linux v5.6 > > commit: 9e37a53eb051 ("pwm: sifive: Add a driver for SiFive SoC PWM") > > Signed-off-by: Yash Shah > --- > drivers/pwm/Kconfig | 6 ++ > drivers/pwm/Makefile | 1 + > drivers/pwm/pwm-sifive.c | 172 +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 179 insertions(+) > create mode 100644 drivers/pwm/pwm-sifive.c Reviewed-by: Heiko Schocher @Tom: Do you want to pick up this patch, or I can take it into u-boot-i2c tree (as I currently plan to send a pull request)? bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de