diff mbox series

[1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name

Message ID 20211104002949.2204727-1-dmitry.baryshkov@linaro.org (mailing list archive)
State Accepted
Headers show
Series [1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name | expand

Commit Message

Dmitry Baryshkov Nov. 4, 2021, 12:29 a.m. UTC
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(+)

Comments

Bjorn Andersson Nov. 20, 2021, 11:55 p.m. UTC | #1
On Thu, 4 Nov 2021 03:29:45 +0300, Dmitry Baryshkov wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name
      commit: e2bbebf3b04c62fc3f7e64525c43bf5118a3cc88
[2/5] arm64: dts: qcom: apq8096-db820c: add missing regulator details
      commit: 7c57dcae949d1d39068f1e92233a9bc2dc7dcfba
[3/5] arm64: dts: qcom:apq8096-db820c: correct lvs1 and lvs2 supply property
      commit: a49c3dd1f7827fa7ee3a861b4292dd7d1c346fb2
[4/5] arm64: dts: qcom: msm8994-sony-xperia-kitakami: correct lvs1 and lvs2 supply property
      commit: 227ee1583ba4b3bb973e2a3e32351c242fdfc49d
[5/5] arm64: dts: qcom: msm8996-sony-xperia-tone: fix SPMI regulators declaration
      commit: 4c821bd42ccceca5e0fdc5491374e3d7e6941c2e

Best regards,
diff mbox series

Patch

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 {