devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name
@ 2021-11-04  0:29 Dmitry Baryshkov
  2021-11-04  0:29 ` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: add missing regulator details Dmitry Baryshkov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2021-11-04  0:29 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring; +Cc: linux-arm-msm, devicetree

Specify firmware name to be used for the ADSP. Quoting Bjorn from the
respective apq8016-sbc commit:

The firmware for the modem and WiFi subsystems platform specific and is
signed with a OEM specific key (or a test key). In order to support more
than a single device it is therefor not possible to rely on the default
path and stash these files directly in the firmware directory.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
index d01a512634cf..7e7b416e7d21 100644
--- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
+++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts
@@ -166,6 +166,7 @@ bluetooth {
 
 &adsp_pil {
 	status = "okay";
+	firmware-name = "qcom/apq8096/adsp.mbn";
 };
 
 &blsp2_i2c1 {
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-20 23:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-04  0:29 [PATCH 1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name Dmitry Baryshkov
2021-11-04  0:29 ` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: add missing regulator details Dmitry Baryshkov
2021-11-04  0:29 ` [PATCH 3/5] arm64: dts: qcom:apq8096-db820c: correct lvs1 and lvs2 supply property Dmitry Baryshkov
2021-11-04  0:29 ` [PATCH 4/5] arm64: dts: qcom: msm8994-sony-xperia-kitakami: " Dmitry Baryshkov
2021-11-04  0:29 ` [PATCH 5/5] arm64: dts: qcom: msm8996-sony-xperia-tone: fix SPMI regulators declaration Dmitry Baryshkov
2021-11-20 23:55 ` [PATCH 1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).