linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: davidb@codeaurora.org (David Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver
Date: Thu, 20 Sep 2012 09:08:53 -0700	[thread overview]
Message-ID: <20120920160852.GA6907@codeaurora.org> (raw)
In-Reply-To: <CACRpkdZZ4y2TpkDAgxp38hLbsvxV3hqQ0PRjEQ1s+CXuq8TVQg@mail.gmail.com>

On Thu, Sep 20, 2012 at 08:45:50AM +0200, Linus Walleij wrote:
> On Wed, Sep 19, 2012 at 9:00 AM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> 
> > Doing this removes the dependence of this driver on the
> > msm_iomap.h and cpu.h mach include headers provied by MSM. This
> > is necessary to support single zImage work in the future and
> > allows us to remove cpu.h entirely and brings us closer to
> > removing msm_iomap.h.
> >
> > Cc: Grant Likely <grant.likely@secretlab.ca>
> > Cc: Linus Walleij <linus.walleij@linaro.org>
> > Cc: Rohit Vaswani <rvaswani@codeaurora.org>
> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> 
> This must be encouraged:
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Stephen, do you have a mainline-based kernel tree that can boot
> on my DragonBoard? It's just sitting idle here... I pushed David
> in the past, just naggin'...

We're working on it :-)

The main thing coming that's needed are clocks.  There are some more
things (such as regulators) that will be needed to get things like
SD/MMC working, and that'll be next.

David

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

  reply	other threads:[~2012-09-20 16:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19  7:00 [PATCH 0/5] Trim down mach includes in MSM drivers Stephen Boyd
2012-09-19  7:00 ` [PATCH 1/5] ARM: msm: Move dma.h #defines that are private to dma.c Stephen Boyd
2012-09-19  7:00 ` [PATCH 2/5] mmc: msm_sdcc: Remove unnecessary include Stephen Boyd
2012-09-19  7:21   ` Chris Ball
2012-09-19  7:00 ` [PATCH 3/5] video: msm: Remove useless mach/* includes Stephen Boyd
2012-09-23 19:52   ` Florian Tobias Schandinat
2012-09-19  7:00 ` [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver Stephen Boyd
2012-09-20  6:45   ` Linus Walleij
2012-09-20 16:08     ` David Brown [this message]
2012-09-20 20:14   ` Rohit Vaswani
2012-09-19  7:00 ` [PATCH 5/5] ARM: msm: Remove unused cpu.h header file Stephen Boyd

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=20120920160852.GA6907@codeaurora.org \
    --to=davidb@codeaurora.org \
    --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).