All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: arm@kernel.org, soc@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Andy Gross <agross@kernel.org>,
	Robert Foss <robert.foss@linaro.org>,
	Olof Johansson <olof@lixom.net>,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@somainline.org>,
	Gustave Monce <gustave.monce@outlook.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Vincent Knecht <vincent.knecht@mailoo.org>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Akhil P Oommen <akhilpo@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org,
	Danny Lin <danny@kdrag0n.dev>,
	"J . R . Divya Antony" <d.antony.jr@gmail.com>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>,
	Matthias Kaehlcke <mka@chromium.org>,
	Jonathan Albrieux <jonathan.albrieux@gmail.com>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Steev Klimaszewski <steev@kali.org>,
	Stephan Gerhold <stephan@gerhold.net>,
	Vinod Koul <vkoul@kernel.org>,
	Douglas Anderson <dianders@chromium.org>,
	Eric Biggers <ebiggers@google.com>,
	linux-arm-msm@vger.kernel.org, Stephen Boyd <swboyd@chromium.org>,
	Caleb Connolly <caleb@connolly.tech>
Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.12
Date: Tue, 9 Feb 2021 17:26:23 -0600	[thread overview]
Message-ID: <YCMaH1pYhU2VH8wp@builder.lan> (raw)
In-Reply-To: <161291108058.974605.13581246808545504549.b4-ty@arndb.de>

On Tue 09 Feb 17:06 CST 2021, Arnd Bergmann wrote:

> From: Arnd Bergmann <arnd@arndb.de>
> 
> On Wed, 3 Feb 2021 23:20:43 -0600, Bjorn Andersson wrote:
> > The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> > 
> >   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> > 
> > are available in the Git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-5.12
> > 
> > [...]
> 
> Merged into arm/dt, thanks!
> 
> I noticed that this came fairly late in the cycle and has a fairly
> large amount of changes in it. It would be nice if you could try
> to send some of the DT contents a little earlier in the future to
> avoid risking them to miss out.
> 

Yeah, sorry about it showing up late.

I'm trying to balance it because I do feel frustration from the
contributors that the Qualcomm branches are "locked down" for 4-5 weeks
per cycle.

> It could also help to split up the largest branches to make them a
> little smaller, e.g. by having one branch just for new SoC and/or
> new board support, and another branch for changes to existing machines.
> 

It's fairly common that things such as PMICs are reused between new and
old platforms, so I fear that such a split will cause unnecessary
conflicts between my trees.

Perhaps I should just send multiple pull requests throughout the cycle?

Regards,
Bjorn

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Eric Biggers <ebiggers@google.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@somainline.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Akhil P Oommen <akhilpo@codeaurora.org>,
	Steev Klimaszewski <steev@kali.org>,
	Caleb Connolly <caleb@connolly.tech>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Matthias Kaehlcke <mka@chromium.org>,
	Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>,
	Danny Lin <danny@kdrag0n.dev>,
	arm@kernel.org, Kevin Hilman <khilman@baylibre.com>,
	Andy Gross <agross@kernel.org>,
	Gustave Monce <gustave.monce@outlook.com>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-arm-msm@vger.kernel.org,
	"J . R . Divya Antony" <d.antony.jr@gmail.com>,
	Stephen Boyd <swboyd@chromium.org>,
	Olof Johansson <olof@lixom.net>,
	soc@kernel.org, Jonathan Albrieux <jonathan.albrieux@gmail.com>,
	Vincent Knecht <vincent.knecht@mailoo.org>,
	linux-arm-kernel@lists.infradead.org,
	Stephan Gerhold <stephan@gerhold.net>,
	Douglas Anderson <dianders@chromium.org>,
	Robert Foss <robert.foss@linaro.org>,
	Vinod Koul <vkoul@kernel.org>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Subject: Re: [GIT PULL] Qualcomm ARM64 DT updates for 5.12
Date: Tue, 9 Feb 2021 17:26:23 -0600	[thread overview]
Message-ID: <YCMaH1pYhU2VH8wp@builder.lan> (raw)
Message-ID: <20210209232623.gv6wPxcEizaj0xN6oAHwI5kIbIsZGsLjzmYegW8Lx_Q@z> (raw)
In-Reply-To: <161291108058.974605.13581246808545504549.b4-ty@arndb.de>

On Tue 09 Feb 17:06 CST 2021, Arnd Bergmann wrote:

> From: Arnd Bergmann <arnd@arndb.de>
> 
> On Wed, 3 Feb 2021 23:20:43 -0600, Bjorn Andersson wrote:
> > The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> > 
> >   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> > 
> > are available in the Git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-5.12
> > 
> > [...]
> 
> Merged into arm/dt, thanks!
> 
> I noticed that this came fairly late in the cycle and has a fairly
> large amount of changes in it. It would be nice if you could try
> to send some of the DT contents a little earlier in the future to
> avoid risking them to miss out.
> 

Yeah, sorry about it showing up late.

I'm trying to balance it because I do feel frustration from the
contributors that the Qualcomm branches are "locked down" for 4-5 weeks
per cycle.

> It could also help to split up the largest branches to make them a
> little smaller, e.g. by having one branch just for new SoC and/or
> new board support, and another branch for changes to existing machines.
> 

It's fairly common that things such as PMICs are reused between new and
old platforms, so I fear that such a split will cause unnecessary
conflicts between my trees.

Perhaps I should just send multiple pull requests throughout the cycle?

Regards,
Bjorn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-02-09 23:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04  5:20 [GIT PULL] Qualcomm ARM64 DT updates for 5.12 Bjorn Andersson
2021-02-04  5:20 ` Bjorn Andersson
2021-02-09 23:06 ` Arnd Bergmann
2021-02-09 23:06   ` Arnd Bergmann
2021-02-09 23:26   ` Bjorn Andersson [this message]
2021-02-09 23:26     ` Bjorn Andersson
2021-02-10 10:37     ` Arnd Bergmann
2021-02-10 10:37       ` Arnd Bergmann

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=YCMaH1pYhU2VH8wp@builder.lan \
    --to=bjorn.andersson@linaro.org \
    --cc=agross@kernel.org \
    --cc=akhilpo@codeaurora.org \
    --cc=angelogioacchino.delregno@somainline.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=caleb@connolly.tech \
    --cc=d.antony.jr@gmail.com \
    --cc=danny@kdrag0n.dev \
    --cc=dianders@chromium.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=ebiggers@google.com \
    --cc=gustave.monce@outlook.com \
    --cc=jonathan.albrieux@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=konrad.dybcio@somainline.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mka@chromium.org \
    --cc=olof@lixom.net \
    --cc=robert.foss@linaro.org \
    --cc=saiprakash.ranjan@codeaurora.org \
    --cc=soc@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=steev@kali.org \
    --cc=stephan@gerhold.net \
    --cc=swboyd@chromium.org \
    --cc=vincent.knecht@mailoo.org \
    --cc=vkoul@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.