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,
	"Amir Dahan" <system64fumo@protonmail.com>,
	"Christopher Brown" <crispybrown@gmail.com>
Subject: Re: [PATCH 01/11] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth
Date: Mon, 15 Sep 2025 00:28:12 +0000	[thread overview]
Message-ID: <b1c76081ea77fb7da59fcb6ff38ff6208f048d26@postmarketos.org> (raw)
In-Reply-To: <djduil6xb65qxmjp5qrxliskjii2nbijnd4w4rwsz4d7nmpo4f@crut3ib4hu6y>

> 
> Why do you need a special NV file? Please include BT information into
> the commit message. Also, if qca_read_fw_board_id() returns a sensible
> information on this board, it would be better to fix btqca driver to
> apply board ID on WCN399x boards too.
> 
> > 
> > + */
> >  + firmware-name = "judyln/crnv21.bin";
> >  + };
> >  +};
> >  
> >  -- 
> >  2.51.0
> > 
> -- 
> With best wishes
> Dmitry
> 

I'm not sure if it's necessary, but it seems to be standard practice for all the devices to have their own NV.
https://i.imgur.com/MD3o3k2.png

  reply	other threads:[~2025-09-15  0:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-13 23:56 [PATCH 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna
2025-09-13 23:56 ` [PATCH 01/11] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth Paul Sajna
2025-09-15  0:19   ` Dmitry Baryshkov
2025-09-15  0:28     ` Paul Sajna [this message]
2025-09-15  7:20   ` Konrad Dybcio
2025-09-13 23:56 ` [PATCH 02/11] arm64: dts: qcom sdm845-lg-judyln: Add battery and charger Paul Sajna
2025-09-14 10:20   ` Krzysztof Kozlowski
2025-09-13 23:56 ` [PATCH 03/11] arm64: dts: qcom: sdm845-lg-common: Add leds Paul Sajna
2025-09-15  0:24   ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 04/11] arm64: dts: qcom: sdm845-lg-common: Add camera flash Paul Sajna
2025-09-15  0:25   ` Dmitry Baryshkov
2025-09-15  0:34     ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 05/11] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Paul Sajna
2025-09-15  0:28   ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 06/11] arm64: dts: qcom: sdm845-lg-common: Add wifi node Paul Sajna
2025-09-15  0:32   ` Dmitry Baryshkov
2025-09-15  3:57     ` Paul Sajna
2025-09-15  7:18   ` Konrad Dybcio
2025-09-13 23:56 ` [PATCH 07/11] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes Paul Sajna
2025-09-15  0:33   ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 08/11] arm64: dts: qcom: sdm845-lg-common: Add qcom id Paul Sajna
2025-09-14 10:22   ` Krzysztof Kozlowski
2025-09-13 23:56 ` [PATCH 09/11] arm64: dts: qcom: sdm845-lg-common: Add chassis-type Paul Sajna
2025-09-15  0:34   ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 10/11] arm64: dts: qcom: sdm845-lg-judyln: Sort and cleanup nodes Paul Sajna
2025-09-15  0:35   ` Dmitry Baryshkov
2025-09-13 23:56 ` [PATCH 11/11] arm64: dts: qcom: sdm845-lg-common: " Paul Sajna
2025-09-14 10:24   ` Krzysztof Kozlowski
2025-11-18 20:13 ` [PATCH 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Pavel Machek

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=b1c76081ea77fb7da59fcb6ff38ff6208f048d26@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=robh@kernel.org \
    --cc=system64fumo@protonmail.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 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®