public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] Add support for NXP LPC18xx family
Date: Thu, 02 Apr 2015 16:26:44 +0200	[thread overview]
Message-ID: <2868847.gNNqbWktcW@wuerfel> (raw)
In-Reply-To: <1427923243-26296-1-git-send-email-manabian@gmail.com>

On Wednesday 01 April 2015 23:20:37 Joachim Eastwood wrote:
> This patch set adds minimal support for the LPC18xx/43xx family of
> Cortex-M3/4 MCUs from NXP.
> 
> Patch set is based on Linus master v4.0-rc6. I assume it's too late
> for 4.1 now, so the target for these patches is 4.2.
> 
> To keep the amount of dependencies down the PLL1 clock has been hard
> coded in the lpc18xx.dtsi file. The clock system of LPC18xx is quite
> advanced for a MCU and requires two clk drivers to work. A patch set
> with these drivers and update to the dtsi files will be posted
> separately.
> 
> Drivers for pinctrl, gpio, ethernet, i2c, rtc and emc (external
> memories) are also coming for LPC18xx.  Right now these can found on:
> https://github.com/manabian/linux-lpc
> 
> I don't know the policy on new kernel configs, but if this is a no go
> the last patch can be dropped.
> 
> For zImage support: https://patchwork.kernel.org/patch/5505741/
> 
> Sucessfuly tested on Embedded Artist LPC4357 Developers Kit.
> 

Looks very nice overall, I just have a few very minor comments.

Generally speaking, I think we need to address how no-MMU targets
relate to ARCH_MULTIPLATFORM soon, to improve build testing with
all of them enabled (yes, I realize that won't run on real hardware).

	Arnd

      parent reply	other threads:[~2015-04-02 14:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 21:20 [PATCH 0/6] Add support for NXP LPC18xx family Joachim Eastwood
2015-04-01 21:20 ` [PATCH 1/6] ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCs Joachim Eastwood
2015-04-02 14:21   ` Arnd Bergmann
2015-04-02 16:48     ` Joachim Eastwood
2015-04-02 22:25       ` Ezequiel Garcia
2015-04-09 20:23         ` Arnd Bergmann
2015-04-01 21:20 ` [PATCH 2/6] clocksource: add lpc32xx timer driver Joachim Eastwood
2015-04-02 14:24   ` Arnd Bergmann
2015-04-02 16:35     ` Joachim Eastwood
2015-04-09 20:24       ` Arnd Bergmann
2015-04-09 20:43         ` Joachim Eastwood
2015-04-01 21:20 ` [PATCH 3/6] doc: dt: add documentation for lpc3250-timer Joachim Eastwood
2015-04-01 21:20 ` [PATCH 4/6] ARM: dts: Add base DT for NXP LPC18xx and LPC4357 Joachim Eastwood
2015-04-02 14:25   ` Arnd Bergmann
2015-04-02 16:36     ` Joachim Eastwood
2015-04-01 21:20 ` [PATCH 5/6] ARM: dts: Add DT for Embedded Artist LPC4357 Developers Kit Joachim Eastwood
2015-04-01 21:20 ` [PATCH 6/6] ARM: lpc18xx: add kernel config Joachim Eastwood
2015-04-02 14:26 ` Arnd Bergmann [this message]

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=2868847.gNNqbWktcW@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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