mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Paul Sajna" <sajattack@postmarketos.org>
To: "Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>
Cc: "Bjorn Andersson" <andersson@kernel.org>,
	"Konrad Dybcio" <konradybcio@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"David Heidelberg" <david@ixit.cz>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	"Amir Dahan" <system64fumo@tuta.io>,
	"Christopher Brown" <crispybrown@gmail.com>
Subject: Re: [PATCH v6 09/15] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path
Date: Wed, 25 Mar 2026 02:03:47 +0000	[thread overview]
Message-ID: <e5797ee2d4e6b6a0afd279a8943d5f63deb9dda1@postmarketos.org> (raw)
In-Reply-To: <4rafi4dc7dqlcracrowkpznelezu2bg4fcwur6vsm332jcmxx5@uhno7k3xv5jq>

March 24, 2026 at 8:56 PM, "Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com mailto:dmitry.baryshkov@oss.qualcomm.com?to=%22Dmitry%20Baryshkov%22%20%3Cdmitry.baryshkov%40oss.qualcomm.com%3E > wrote:


> >  &ipa {
> >  qcom,gsi-loader = "modem";
> >  + memory-region = <&ipa_fw_mem>;
> >  +
> >  status = "okay";
> >  };
> > 
> This looks like a separate fix.

Should I put it in the gsi-loader commit, or keep it completely separate?

  reply	other threads:[~2026-03-25  2:04 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-24  2:06 [PATCH v6 00/15] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna
2026-03-24  2:06 ` [PATCH v6 01/15] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties Paul Sajna
2026-03-24  2:06 ` [PATCH v6 02/15] arm64: dts: qcom: sdm845-lg-common: Enable venus Paul Sajna
2026-03-24 10:48   ` Konrad Dybcio
2026-03-24  2:06 ` [PATCH v6 03/15] arm64: dts: qcom: sdm845-lg-common: Enable qups Paul Sajna
2026-03-24 20:57   ` Dmitry Baryshkov
2026-03-24  2:06 ` [PATCH v6 04/15] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth Paul Sajna
2026-03-24 10:50   ` Konrad Dybcio
2026-03-24  2:06 ` [PATCH v6 05/15] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger Paul Sajna
2026-03-24  2:06 ` [PATCH v6 06/15] arm64: dts: qcom: sdm845-lg-common: Add LEDs Paul Sajna
2026-03-24  2:06 ` [PATCH v6 07/15] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Paul Sajna
2026-03-24 10:51   ` Konrad Dybcio
2026-03-24  2:06 ` [PATCH v6 08/15] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Paul Sajna
2026-03-24 20:58   ` Dmitry Baryshkov
2026-03-24  2:06 ` [PATCH v6 09/15] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path Paul Sajna
2026-03-24 10:49   ` Konrad Dybcio
2026-03-24 16:17     ` Paul Sajna
2026-03-24 20:55       ` Dmitry Baryshkov
2026-03-25  2:35         ` Paul Sajna
2026-03-25  3:18           ` Dmitry Baryshkov
2026-03-24 20:56   ` Dmitry Baryshkov
2026-03-25  2:03     ` Paul Sajna [this message]
2026-03-25  3:18       ` Dmitry Baryshkov
2026-03-24  2:06 ` [PATCH v6 10/15] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna
2026-03-24 21:07   ` Dmitry Baryshkov
2026-03-24  2:06 ` [PATCH v6 11/15] arm64: dts: qcom: sdm845-lg-common: Add chassis-type Paul Sajna
2026-03-24  2:06 ` [PATCH v6 12/15] arm64: dts: qcom: sdm845-lg-common: Add camera flash Paul Sajna
2026-03-24  2:13 ` [PATCH v6 00/15] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna
2026-03-24  9:40   ` Konrad Dybcio
2026-03-24 14:26   ` Konstantin Ryabitsev

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=e5797ee2d4e6b6a0afd279a8943d5f63deb9dda1@postmarketos.org \
    --to=sajattack@postmarketos.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=crispybrown@gmail.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=system64fumo@tuta.io \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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

all inboxes | Powered by JetHome®