OSDN Git Service

arm64: dts: qcom: apq8096-db820c: specify adsp firmware name
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 4 Nov 2021 00:29:45 +0000 (03:29 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 20 Nov 2021 22:24:57 +0000 (16:24 -0600)
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>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211104002949.2204727-1-dmitry.baryshkov@linaro.org
arch/arm64/boot/dts/qcom/apq8096-db820c.dts

index d01a512..7e7b416 100644 (file)
 
 &adsp_pil {
        status = "okay";
+       firmware-name = "qcom/apq8096/adsp.mbn";
 };
 
 &blsp2_i2c1 {