linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: daniel@caiaq.de (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: pxa/raumfeld: add platform support
Date: Fri, 27 Nov 2009 11:27:42 +0100	[thread overview]
Message-ID: <20091127102742.GQ14091@buzzloop.caiaq.de> (raw)
In-Reply-To: <f17812d70911262146s2d044b06n8be1aec10b2c117c@mail.gmail.com>

Hi Eric,

On Fri, Nov 27, 2009 at 01:46:57PM +0800, Eric Miao wrote:
> On Fri, Nov 27, 2009 at 1:58 AM, Daniel Mack <daniel@caiaq.de> wrote:
> > This adds support for Raumfeld's 'Controller', 'Connector', 'Speaker S'
> > and 'Speaker M' devices. They're all based on PXA303 SoCs.
> >
> > Signed-off-by: Daniel Mack <daniel@caiaq.de>
> 
> Sorry Daniel, late on this.Patches are really clean and I assume you
> have merged all the previous patchset into these three ones in your
> v2 submission right? Some minor issues see below:

Yes, that was all merged.

> ...
> > +/* inputs */
> > +#define GPIO_ON_OFF ? ? ? ? ? ?MFP_PIN_GPIO14
> > +#define GPIO_VOLENC_A ? ? ? ? ?MFP_PIN_GPIO19
> 
> This is incorrect, MFP_PIN_GPIOxx is definition for the MFP, not strictly
> equal to the GPIO number, mfp_to_gpio() is for that purpose, but for
> simplicity, I'd prefer the following definition:
> 
> #define GPIO_ON_OFF (14)
> 
> And same to all the GPIO definitions below.

I took care to use those defines with mfp_to_gpio() all over the place,
but ok, simply defining them as a pure number looks cleaner. Will resend
later.

Thanks,
Daniel

  reply	other threads:[~2009-11-27 10:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-26 17:58 ARM: pxa: add support for Raumfeld audio devices [v2] Daniel Mack
2009-11-26 17:58 ` [PATCH 1/3] ARM: pxa/raumfeld: add platform support Daniel Mack
2009-11-26 17:59   ` [PATCH 2/3] ALSA: ARM: add Raumfeld audio support Daniel Mack
2009-11-26 17:59     ` [PATCH 3/3] ARM: pxa/raumfeld: Add defconfig Daniel Mack
2009-11-27 11:34     ` [PATCH 2/3] ALSA: ARM: add Raumfeld audio support Mark Brown
2009-11-27 12:42       ` Daniel Mack
2009-11-26 19:13   ` [PATCH 1/3] ARM: pxa/raumfeld: add platform support Marek Vasut
2009-11-26 19:17     ` Daniel Mack
2009-11-26 19:18     ` Russell King - ARM Linux
2009-11-26 22:11       ` Marek Vasut
2009-11-26 22:19         ` Russell King - ARM Linux
2009-11-27  1:49           ` Marek Vasut
2009-11-27  8:50             ` Russell King - ARM Linux
2009-11-27  5:46   ` Eric Miao
2009-11-27 10:27     ` Daniel Mack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-27 12:47 ARM: pxa: add support for Raumfeld audio devices [v3] Daniel Mack
2009-11-27 12:47 ` [PATCH 1/3] ARM: pxa/raumfeld: add platform support Daniel Mack
2009-11-29  3:19   ` Eric Miao

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=20091127102742.GQ14091@buzzloop.caiaq.de \
    --to=daniel@caiaq.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;
as well as URLs for NNTP newsgroup(s).