* Re: [PATCH v2] arm64: dts: qcom: c630: Enable adsp, cdsp and mpss
[not found] <20191018055706.3729469-1-bjorn.andersson@linaro.org>
@ 2019-10-18 10:31 ` Sibi Sankar
0 siblings, 0 replies; only message in thread
From: Sibi Sankar @ 2019-10-18 10:31 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Andy Gross, Rob Herring, Mark Rutland, linux-arm-msm, devicetree,
linux-kernel, linux-arm-msm-owner
On 2019-10-18 11:27, Bjorn Andersson wrote:
> Specify the firmware-name for the adsp, cdsp and mpss and enable the
> nodes.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
> ---
> .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> index ded120d3aef5..13dc619687f3 100644
> --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> @@ -20,6 +20,11 @@
> };
> };
>
> +&adsp_pas {
> + firmware-name = "qcom/LENOVO/81JL/qcadsp850.mbn";
> + status = "okay";
> +};
> +
> &apps_rsc {
> pm8998-rpmh-regulators {
> compatible = "qcom,pm8998-rpmh-regulators";
> @@ -229,6 +234,11 @@
> status = "disabled";
> };
>
> +&cdsp_pas {
> + firmware-name = "qcom/LENOVO/81JL/qccdsp850.mbn";
> + status = "okay";
> +};
> +
> &gcc {
> protected-clocks = <GCC_QSPI_CORE_CLK>,
> <GCC_QSPI_CORE_CLK_SRC>,
> @@ -296,6 +306,10 @@
> };
> };
>
> +&mss_pil {
> + firmware-name = "qcom/LENOVO/81JL/qcdsp1v2850.mbn",
> "qcom/LENOVO/81JL/qcdsp2850.mbn";
> +};
> +
> &qup_i2c12_default {
> drive-strength = <2>;
> bias-disable;
--
-- Sibi Sankar --
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-18 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20191018055706.3729469-1-bjorn.andersson@linaro.org>
2019-10-18 10:31 ` [PATCH v2] arm64: dts: qcom: c630: Enable adsp, cdsp and mpss Sibi Sankar
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).