All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Cristian Marussi <cristian.marussi@arm.com>,
	Jyoti Bhayana <jbhayana@google.com>,
	Sudeep Holla <sudeep.holla@arm.com>,
	Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Rob Herring <robh@kernel.org>,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
	Enrico Granata <egranata@google.com>,
	Mikhail Golubev <mikhail.golubev@opensynergy.com>,
	Igor Skalkin <Igor.Skalkin@opensynergy.com>,
	Peter Hilber <Peter.hilber@opensynergy.com>,
	Ankit Arora <ankitarora@google.com>
Subject: Re: [PATCH v5 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors
Date: Mon, 15 Feb 2021 11:17:30 +0000	[thread overview]
Message-ID: <20210215111730.4tuuuxhjcyqrobea@bogus> (raw)
In-Reply-To: <20210215110756.28567df8@archlinux>

On Mon, Feb 15, 2021 at 11:07:56AM +0000, Jonathan Cameron wrote:
> Hi Cristian,
>
> So this driver will also be 5.13 material now (merge window for IIO effectively
> closes 1-2 weeks before Linus opens the main one).
>

I guessed so.

> The way we normally handle cases like this where we likely to have dependencies
> on a patch set from two separate directions is to do what is known as an
> immutable branch.  This is a branch that would probably be based on 5.12-rc1
> containing just this driver.
>

Make sense.

> Then both trees, in this case IIO and scmi merge that branch.  The magic
> of git then means that when Linus gets the eventual pull requests for
> the two trees, the git IDs and content will be the same and the history
> of that particular set of files will be cleanly maintained.
>
> This happens quite a lot for certain parts of the kernel because there are
> a lot of cross dependencies.
>
> @Sudeep, that work for you?  Have to wait for 5.12-rc1 though to give
> us a sensible base.
>

Since this is just one patch, I can pull in the immutable branch if you
could share and then Cristian can make appropriate changes needed for his
series on top of that unless you want to merge 30+ patches that I might
have with Cristain series 😉.

In short I am happy to pull in your immutable branch and I agree 5.12-rc1
is sensible base.

--
Regards,
Sudeep

  reply	other threads:[~2021-02-15 11:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08 21:19 [PATCH v5 0/1] Adding support for IIO SCMI based sensors Jyoti Bhayana
2021-02-08 21:19 ` [PATCH v5 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors Jyoti Bhayana
2021-02-09  3:27   ` kernel test robot
2021-02-09  3:27     ` kernel test robot
2021-02-09 11:56   ` Cristian Marussi
     [not found]     ` <CA+=V6c12nRxLCxM2DPst8RV=i+1WatPyHcQQZp4xAzuoN0vKaw@mail.gmail.com>
2021-02-10 21:46       ` Cristian Marussi
2021-02-12 19:18         ` Jonathan Cameron
2021-02-15  9:25           ` Cristian Marussi
2021-02-15 11:07             ` Jonathan Cameron
2021-02-15 11:17               ` Sudeep Holla [this message]
2021-02-15 14:47               ` Cristian Marussi
     [not found]                 ` <CA+=V6c3xmidg9BCZuEoigwcbDwW-sTCZWnVCkPhj4KMCzYCehg@mail.gmail.com>
2021-02-16 10:20                   ` Cristian Marussi
2021-02-16 20:05                     ` Jonathan Cameron

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=20210215111730.4tuuuxhjcyqrobea@bogus \
    --to=sudeep.holla@arm.com \
    --cc=Igor.Skalkin@opensynergy.com \
    --cc=Peter.hilber@opensynergy.com \
    --cc=ankitarora@google.com \
    --cc=cristian.marussi@arm.com \
    --cc=davem@davemloft.net \
    --cc=egranata@google.com \
    --cc=jbhayana@google.com \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=mchehab+huawei@kernel.org \
    --cc=mikhail.golubev@opensynergy.com \
    --cc=pmeerw@pmeerw.net \
    --cc=robh@kernel.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 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.