Devicetree
 help / color / mirror / Atom feed
From: Tomasz Figa <t.figa@samsung.com>
To: broonie@opensource.wolfsonmicro.com
Cc: linux-kernel@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org,
	linux-samsung-soc@vger.kernel.org, kyungmin.park@samsung.com,
	lrg@ti.com, m.szyprowski@samsung.com, kgene.kim@samsung.com
Subject: Re: [PATCH 0/3] regulator: max8998: Add support for Device Tree
Date: Mon, 15 Apr 2013 14:42:08 +0200	[thread overview]
Message-ID: <1884769.9OL2jLgc2r@amdc1227> (raw)
In-Reply-To: <1365092363-12763-1-git-send-email-t.figa@samsung.com>

Hi Mark,

On Thursday 04 of April 2013 18:19:20 Tomasz Figa wrote:
> This series adds Device Tree support to max8998 MFD driver.
> 
> First patch reworks max8998-irq driver to use IRQ domains. Second patch
> prepares platform data structure to ease generating it at runtime from
> data parsed from device tree. Third patch implements Device Tree
> binding and adds necessary documentation.
> 
> Tested on Universal C210 board.
> 
> Tomasz Figa (3):
>   mfd: Add irq domain support for max8998 interrupts
>   regulator: max8998: Use arrays for specifying voltages in platform
>     data
>   mfd: max8998: Add support for Device Tree
> 
>  Documentation/devicetree/bindings/mfd/max8998.txt | 111 ++++++++++
>  arch/arm/mach-exynos/mach-universal_c210.c        |   8 +-
>  arch/arm/mach-s5pv210/mach-aquila.c               |   8 +-
>  arch/arm/mach-s5pv210/mach-goni.c                 |   8 +-
>  drivers/mfd/Kconfig                               |   1 +
>  drivers/mfd/max8998-irq.c                         |  61 +++---
>  drivers/mfd/max8998.c                             |  76 ++++++-
>  drivers/regulator/max8998.c                       | 254
> ++++++++++++++++------ drivers/rtc/rtc-max8998.c                         | 
> 17 +-
>  include/linux/mfd/max8998-private.h               |   6 +-
>  include/linux/mfd/max8998.h                       |  20 +-
>  11 files changed, 435 insertions(+), 135 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/mfd/max8998.txt

Any chance to still have this series merged for 3.10?

Best regards,
-- 
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Kernel and System Framework

      parent reply	other threads:[~2013-04-15 12:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 16:19 [PATCH 0/3] regulator: max8998: Add support for Device Tree Tomasz Figa
2013-04-04 16:19 ` [PATCH 1/3] mfd: Add irq domain support for max8998 interrupts Tomasz Figa
2013-04-04 16:19 ` [PATCH 2/3] regulator: max8998: Use arrays for specifying voltages in platform data Tomasz Figa
2013-04-04 16:19 ` [PATCH 3/3] mfd: max8998: Add support for Device Tree Tomasz Figa
2013-04-15 12:42 ` Tomasz Figa [this message]

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=1884769.9OL2jLgc2r@amdc1227 \
    --to=t.figa@samsung.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=m.szyprowski@samsung.com \
    /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