All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Pankaj Dubey <pankaj.dubey@samsung.com>
Cc: lee.jones@linaro.org, kgene.kim@samsung.com,
	linux@arm.linux.org.uk, 'Alexander Shiyan' <shc_work@mail.ru>,
	naushad@samsung.com, 'Tomasz Figa' <t.figa@samsung.com>,
	linux-kernel@vger.kernel.org, joshi@samsung.com,
	linux-samsung-soc@vger.kernel.org, thomas.ab@samsung.com,
	tomasz.figa@gmail.com, vikas.sajjan@samsung.com,
	chow.kim@samsung.com, 'Michal Simek' <michal.simek@xilinx.com>,
	linux-arm-kernel@lists.infradead.org,
	'Mark Brown' <broonie@kernel.org>,
	'Boris BREZILLON' <boris.brezillon@free-electrons.com>,
	PRASHANTH GODREHAL <prashanth.g@samsung.com>
Subject: Re: [PATCH v2] mfd: syscon: Decouple syscon interface from platform devices
Date: Tue, 16 Sep 2014 16:52:15 +0200	[thread overview]
Message-ID: <201409161652.15333.arnd@arndb.de> (raw)
In-Reply-To: <000b01cfd1a4$f5ae0d20$e10a2760$@samsung.com>

On Tuesday 16 September 2014, Pankaj Dubey wrote:
> Hi Arnd,  Lee Jones,
> > On Thu, 04 Sep 2014 10:15:27 +0530
> > Pankaj Dubey <pankaj.dubey@samsung.com> wrote:
> 
> Any update on this patch. As already it has been tested on two DT based
> platforms.
> 
> If you think that we can go ahead and break clps711x till it gets migrated
> over DT,
> then please ack this patch, or else if you have opinion to keep support for
> non-DT
> based drivers (clps711x) then I can post another patch keeping platform
> driver support
> for non-DT based platform. 

The rule is that we don't intentionally break things, so please post a
patch that keeps the existing platform driver there. Ideally we get a DT-only
clps711x for the merge window as well, and if that happens we can add another
patch on top to remove that syscon-pdev support again but then we will
have a bisectable kernel that works for every point inbetween.


	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] mfd: syscon: Decouple syscon interface from platform devices
Date: Tue, 16 Sep 2014 16:52:15 +0200	[thread overview]
Message-ID: <201409161652.15333.arnd@arndb.de> (raw)
In-Reply-To: <000b01cfd1a4$f5ae0d20$e10a2760$@samsung.com>

On Tuesday 16 September 2014, Pankaj Dubey wrote:
> Hi Arnd,  Lee Jones,
> > On Thu, 04 Sep 2014 10:15:27 +0530
> > Pankaj Dubey <pankaj.dubey@samsung.com> wrote:
> 
> Any update on this patch. As already it has been tested on two DT based
> platforms.
> 
> If you think that we can go ahead and break clps711x till it gets migrated
> over DT,
> then please ack this patch, or else if you have opinion to keep support for
> non-DT
> based drivers (clps711x) then I can post another patch keeping platform
> driver support
> for non-DT based platform. 

The rule is that we don't intentionally break things, so please post a
patch that keeps the existing platform driver there. Ideally we get a DT-only
clps711x for the merge window as well, and if that happens we can add another
patch on top to remove that syscon-pdev support again but then we will
have a bisectable kernel that works for every point inbetween.


	Arnd

  reply	other threads:[~2014-09-16 15:51 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02 14:42 [PATCH v2] mfd: syscon: Decouple syscon interface from platform devices Pankaj Dubey
2014-09-02 14:42 ` Pankaj Dubey
2014-09-02 14:50 ` Tomasz Figa
2014-09-02 14:50   ` Tomasz Figa
2014-09-02 15:20 ` Arnd Bergmann
2014-09-02 15:20   ` Arnd Bergmann
2014-09-02 15:42   ` Alexander Shiyan
2014-09-02 15:42     ` Alexander Shiyan
2014-09-02 17:40     ` Arnd Bergmann
2014-09-02 17:40       ` Arnd Bergmann
2014-09-02 15:42   ` Alexander Shiyan
2014-09-02 15:42   ` Alexander Shiyan
2014-09-03 13:16   ` Boris BREZILLON
2014-09-03 13:16     ` Boris BREZILLON
2014-09-03 13:49     ` Arnd Bergmann
2014-09-03 13:49       ` Arnd Bergmann
2014-09-03 14:15       ` Boris BREZILLON
2014-09-03 14:15         ` Boris BREZILLON
2014-09-04  4:45         ` Pankaj Dubey
2014-09-04  4:45           ` Pankaj Dubey
2014-09-04  6:03           ` Boris BREZILLON
2014-09-04  6:03             ` Boris BREZILLON
2014-09-05  8:14           ` Boris BREZILLON
2014-09-05  8:14             ` Boris BREZILLON
2014-09-16 11:53             ` Pankaj Dubey
2014-09-16 11:53               ` Pankaj Dubey
2014-09-16 14:52               ` Arnd Bergmann [this message]
2014-09-16 14:52                 ` Arnd Bergmann
2014-09-04  4:39   ` Pankaj Dubey
2014-09-04  4:39     ` Pankaj Dubey
2014-09-04  4:52     ` Alexander Shiyan
2014-09-04  4:52       ` Alexander Shiyan
2014-09-04  4:52       ` Alexander Shiyan
2014-09-03  3:44 ` Vivek Gautam
2014-09-03  3:44   ` Vivek Gautam

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=201409161652.15333.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=boris.brezillon@free-electrons.com \
    --cc=broonie@kernel.org \
    --cc=chow.kim@samsung.com \
    --cc=joshi@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=michal.simek@xilinx.com \
    --cc=naushad@samsung.com \
    --cc=pankaj.dubey@samsung.com \
    --cc=prashanth.g@samsung.com \
    --cc=shc_work@mail.ru \
    --cc=t.figa@samsung.com \
    --cc=thomas.ab@samsung.com \
    --cc=tomasz.figa@gmail.com \
    --cc=vikas.sajjan@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.