Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1198620 > unrolled thread

Re: [PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform

Started byLinus Walleij <linus.walleij@linaro.org>
First post2015-08-03 10:10 +0200
Last post2015-08-03 10:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform Linus Walleij <linus.walleij@linaro.org> - 2015-08-03 10:10 +0200

#1198620 — Re: [PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-08-03 10:10 +0200
SubjectRe: [PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform
Message-ID<pTiYO-5CT-27@gated-at.bofh.it>
Alexander Stein and Uwe Kleine-König are working on this
driver for this kernel cycle so requesting their help in
reviewing these three patches.

Alexander/Uwe: can you see the patches, or will Shaveta
need to resend them?

On Thu, Jul 30, 2015 at 9:27 AM, Shaveta Leekha <shaveta@freescale.com> wrote:

> LS1021a-qds has the same ip block/controller as
> GPIO on powerpc platform(MPC8XXX).
>
> So use portable i/o accessors, as in_be32/out_be32
> accessors are Power architecture specific whereas
> ioread/writebe32 are available in other architectures.
>
> GPIO controller's registers are big endian, the
> accessors ioread32be/iowrite32be matches this one
> and portable on powerpc as well on ARM.
>
> Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
> ---
> Tested on Freescale SDK 1.8, as LS1021aQDS support is not yet complete in upstream

Do you mean that Freescale has synthesized this GPIO
controller on ARM LE too? In that case that is very useful
information that should go into the commit message.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web