All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Konrad Dybcio <konrad.dybcio@linaro.org>,
	stable@vger.kernel.org, stable-commits@vger.kernel.org,
	buddyjojo06@outlook.com, Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Johan Hovold <johan+linaro@kernel.org>
Subject: Re: Patch "arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S" has been added to the 6.8-stable tree
Date: Thu, 11 Apr 2024 09:34:39 +0200	[thread overview]
Message-ID: <2024041112-shank-winking-0b54@gregkh> (raw)
In-Reply-To: <641eb906-4539-4487-9ea4-4f93a9b7e3cc@linaro.org>

On Thu, Apr 11, 2024 at 09:27:28AM +0200, Krzysztof Kozlowski wrote:
> On 11/04/2024 09:22, Greg KH wrote:
> > On Wed, Apr 10, 2024 at 08:24:49PM +0200, Krzysztof Kozlowski wrote:
> >> On 10/04/2024 20:02, Greg KH wrote:
> >>> On Wed, Apr 10, 2024 at 07:58:40PM +0200, Konrad Dybcio wrote:
> >>>>
> >>>>
> >>>> On 4/10/24 17:57, Sasha Levin wrote:
> >>>>> This is a note to let you know that I've just added the patch titled
> >>>>>
> >>>>>      arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S
> >>>>
> >>>> autosel has been reeaaaaaly going over the top lately, particularly
> >>>> with dts patches.. I'm not sure adding support for a device is
> >>>> something that should go to stable
> >>>
> >>> Simple device ids and quirks have always been stable material.
> >>>
> >>
> >> That's true, but maybe DTS should have an exception. I guess you think
> >> this is trivial device ID, because the patch contents is small. But it
> >> is or it can be misleading. The patch adds new small DTS file which
> >> includes another file:
> >>
> >> 	#include "sm7125-xiaomi-common.dtsi"
> >>
> >> Which includes another 7 files:
> >>
> >> 	#include <dt-bindings/arm/qcom,ids.h>
> >> 	#include <dt-bindings/firmware/qcom,scm.h>
> >> 	#include <dt-bindings/gpio/gpio.h>
> >> 	#include <dt-bindings/regulator/qcom,rpmh-regulator.h>
> >> 	#include "sm7125.dtsi"
> >> 	#include "pm6150.dtsi"
> >> 	#include "pm6150l.dtsi"
> >>
> >> Out of which last three are likely to be changing as well.
> >>
> >> This means that following workflow is reasonable and likely:
> >> 1. Add sm7125.dtsi (or pm6150.dtsi or pm6150l.dtsi)
> >> 2. Add some sm7125 board (out of scope here).
> >> 3. Release new kernel, e.g. v6.7.
> >> 4. Make more changes to sm7125.dtsi
> >> 5. The patch discussed here, so one adding sm7125-xiaomi-curtana.dts.
> >>
> >> Now if you backport only (5) above, without (4), it won't work. Might
> >> compile, might not. Even if it compiles, might not work.
> >>
> >> The step (4) here might be small, but might be big as well.
> > 
> > Fair enough.  So should we drop this change?
> 
> I vote for dropping. Also, I think such DTS patches should not be picked
> automatically via AUTOSEL. Manual backports or targetted Cc-stable,
> assuming that backporter investigated it, seem ok.

Sasha now dropped this, thanks.

Sasha, want to add dts changes to the AUTOSEL "deny-list"?

thanks,

greg k-h

  reply	other threads:[~2024-04-11  7:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240410155728.1729320-1-sashal@kernel.org>
2024-04-10 17:58 ` Patch "arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S" has been added to the 6.8-stable tree Konrad Dybcio
2024-04-10 18:02   ` Greg KH
2024-04-10 18:24     ` Krzysztof Kozlowski
2024-04-11  7:22       ` Greg KH
2024-04-11  7:27         ` Krzysztof Kozlowski
2024-04-11  7:34           ` Greg KH [this message]
2024-04-11  7:57             ` Sasha Levin
2024-04-11 10:23               ` Conor Dooley
2024-04-11 10:29                 ` Krzysztof Kozlowski
2024-04-15 10:07                 ` Johan Hovold

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=2024041112-shank-winking-0b54@gregkh \
    --to=greg@kroah.com \
    --cc=andersson@kernel.org \
    --cc=buddyjojo06@outlook.com \
    --cc=conor+dt@kernel.org \
    --cc=johan+linaro@kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=robh@kernel.org \
    --cc=stable-commits@vger.kernel.org \
    --cc=stable@vger.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.