linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 01/10] [ARM] tegra: initial tegra support
Date: Fri, 11 Jun 2010 08:51:29 -0500	[thread overview]
Message-ID: <20100611135129.GA15108@lixom.net> (raw)
In-Reply-To: <AANLkTinPJuvApEVRdx5M6Oi88_-avWr_Q63atSOfTruK@mail.gmail.com>

Hi,

On Tue, Jun 08, 2010 at 01:34:25AM +0200, Linus Walleij wrote:
> 2010/6/4 Olof Johansson <olof@lixom.net>:
> 
> > (...)
> > diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
> > index 5bd7c89..b4f6c5e 100644
> > --- a/arch/arm/mm/Kconfig
> > +++ b/arch/arm/mm/Kconfig
> > @@ -760,7 +760,7 @@ config CACHE_FEROCEON_L2_WRITETHROUGH
> > ?config CACHE_L2X0
> > ? ? ? ?bool "Enable the L2x0 outer cache controller"
> > ? ? ? ?depends on REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || MACH_REALVIEW_PB1176 || \
> > - ? ? ? ? ? ? ? ? ?REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 || MACH_REALVIEW_PBX || ARCH_NOMADIK || ARCH_OMAP4
> > + ? ? ? ? ? ? ? ? ?REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 || MACH_REALVIEW_PBX || ARCH_NOMADIK || ARCH_OMAP4 || ARCH_TEGRA
> 
> What are you actually basing your patches on? You will
> need to bring your patches to the head, there are already
> two more machines using the L2x0 for example, so this
> won't apply.

Yeah, I messed up and accidentally based it on .34 instead of current
-rc at time of posting.

Erik and Colin have rebased properly and folded in the changes from your
other comments. I'll leave it up to them but you should see an email
about it at some point.


-Olof

  reply	other threads:[~2010-06-11 13:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3478yvr76gerav>
2010-06-04  7:10 ` [PATCH 0/10] Tegra platform support Olof Johansson
2010-06-04  7:10   ` [PATCH 01/10] [ARM] tegra: initial tegra support Olof Johansson
2010-06-04  7:10     ` [PATCH 02/10] [ARM] tegra: Add IRQ support Olof Johansson
2010-06-04  7:10       ` [PATCH 03/10] [ARM] tegra: Add clock support Olof Johansson
2010-06-04  7:10         ` [PATCH 04/10] [ARM] tegra: SMP support Olof Johansson
2010-06-04  7:10           ` [PATCH 05/10] [ARM] tegra: Add timer support Olof Johansson
2010-06-04  7:10             ` [PATCH 06/10] [ARM] tegra: add GPIO support Olof Johansson
2010-06-04  7:10               ` [PATCH 07/10] [ARM] tegra: add pinmux support Olof Johansson
2010-06-04  7:10                 ` [PATCH 08/10] [ARM] tegra: harmony: Add harmony board file Olof Johansson
2010-06-04  7:10                   ` [PATCH 09/10] [ARM] tegra: Add tegra_defconfig Olof Johansson
2010-06-04  7:23                     ` [PATCH 10/10] [ARM] tegra: Add MAINTAINERS entry Olof Johansson
2010-06-07 23:47                   ` [PATCH 08/10] [ARM] tegra: harmony: Add harmony board file Linus Walleij
2010-06-07 23:43             ` [PATCH 05/10] [ARM] tegra: Add timer support Linus Walleij
2010-06-11 18:54               ` Colin Cross
2010-06-07  8:10     ` [PATCH 01/10] [ARM] tegra: initial tegra support Mike Rapoport
2010-06-07 23:34     ` Linus Walleij
2010-06-11 13:51       ` Olof Johansson [this message]
2010-06-05 18:19   ` [PATCH 0/10] Tegra platform support Grant Likely

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=20100611135129.GA15108@lixom.net \
    --to=olof@lixom.net \
    --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;
as well as URLs for NNTP newsgroup(s).