public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 07/14] pwm: add driver for nexell
Date: Wed, 29 Jul 2020 09:44:40 -0400	[thread overview]
Message-ID: <20200729134440.GZ6965@bill-the-cat> (raw)
In-Reply-To: <1594400858-3140-8-git-send-email-stefan_b@posteo.net>

On Fri, Jul 10, 2020 at 07:07:31PM +0200, Stefan Bosch wrote:

> Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
> - Since drivers/pwm/pwm-nexell.c is an adapted version of
>   s5p-common/pwm.c an appropriately changed version of s5p-common/pwm.c
>   is used instead. Therefore arch/arm/mach-s5pc1xx/include/mach/pwm.h
>   copied to arch/arm/mach-nexell/include/mach and s5p-common/Makefile
>   changed appropriately.
> - '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
>   possible (and similar).
> 
> Signed-off-by: Stefan Bosch <stefan_b@posteo.net>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200729/af16f533/attachment.sig>

  reply	other threads:[~2020-07-29 13:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 17:07 [PATCH v4 00/14] arm: add support for SoC S5P4418 Stefan Bosch
2020-07-10 17:07 ` [PATCH v4 01/14] arm: add mach-nexell (header files) Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 02/14] arm: add mach-nexell (all files except header files) Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 03/14] gpio: add nexell driver Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 04/14] i2c: " Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 05/14] mmc: " Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 06/14] pinctrl: " Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 07/14] pwm: add driver for nexell Stefan Bosch
2020-07-29 13:44   ` Tom Rini [this message]
2020-07-10 17:07 ` [PATCH v4 08/14] video: add nexell video driver (soc: displaytop) Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 09/14] video: add nexell video driver (soc: mlc, mipi) Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 10/14] video: add nexell video driver (soc: lvds, hdmi) Stefan Bosch
2020-07-29 13:44   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 11/14] video: add nexell video driver (soc: dpc, makefile) Stefan Bosch
2020-07-29 13:45   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 12/14] video: add nexell video driver (display/video driver) Stefan Bosch
2020-07-29 13:45   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board Stefan Bosch
2020-07-29 13:45   ` Tom Rini
2020-07-10 17:07 ` [PATCH v4 14/14] arm: add (default) config for " Stefan Bosch
2020-07-29 13:45   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200729134440.GZ6965@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox