linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] stmp devices
@ 2012-04-20 21:55 Wolfram Sang
  2012-04-22 20:59 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-04-20 21:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof

as requested, here is the pull request for the stmp-device-series which
makes STMP devices mach independent (they are found on mxs and mx6
currently). I have rebased them to 3.4-rc3 and dropped the rtc-patch,
since it does not have a maintainer ack. I kept the I2C patch since I do
maintain I2C myself and there are no conflicts.

Please pull.

Thanks,

   Wolfram

The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:

  Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/wsa/linux.git stmp_device

for you to fetch changes up to 6b866c151ad9ea44799b32c3a8c90a03c5b981da:

  i2c: mxs: use global reset function (2012-04-20 23:27:18 +0200)

----------------------------------------------------------------
Wolfram Sang (2):
      lib: add support for stmp-style devices
      i2c: mxs: use global reset function

 drivers/i2c/busses/Kconfig   |    1 +
 drivers/i2c/busses/i2c-mxs.c |    9 ++---
 include/linux/stmp_device.h  |   20 +++++++++++
 lib/Kconfig                  |    3 ++
 lib/Makefile                 |    2 ++
 lib/stmp_device.c            |   80 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 108 insertions(+), 7 deletions(-)
 create mode 100644 include/linux/stmp_device.h
 create mode 100644 lib/stmp_device.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PULL REQUEST] stmp devices
  2012-04-20 21:55 [PULL REQUEST] stmp devices Wolfram Sang
@ 2012-04-22 20:59 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2012-04-22 20:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 20 April 2012, Wolfram Sang wrote:
> Hi Arnd, Olof
> 
> as requested, here is the pull request for the stmp-device-series which
> makes STMP devices mach independent (they are found on mxs and mx6
> currently). I have rebased them to 3.4-rc3 and dropped the rtc-patch,
> since it does not have a maintainer ack. I kept the I2C patch since I do
> maintain I2C myself and there are no conflicts.

I've pulled this into a next/stmp-device branch. I don't know yet if we
will combine it with other patches, probably this will get sent to
Linus as a pull request by itself.

	Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-22 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20 21:55 [PULL REQUEST] stmp devices Wolfram Sang
2012-04-22 20:59 ` Arnd Bergmann

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).