Merge "ARM: dts: msm: Add wireless firmware name for Sun platforms"

This commit is contained in:
qctecmdr
2024-01-24 18:54:18 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 5 additions and 2 deletions

View File

@@ -67,6 +67,7 @@
&battery_charger { &battery_charger {
qcom,thermal-mitigation-step = <500000>; qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>; #cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
}; };
&pmic_glink_debug { &pmic_glink_debug {

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // SPDX-License-Identifier: BSD-3-Clause
/* /*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
#include <dt-bindings/spmi/spmi.h> #include <dt-bindings/spmi/spmi.h>
@@ -44,6 +44,7 @@
&battery_charger { &battery_charger {
qcom,thermal-mitigation-step = <500000>; qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>; #cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
}; };
&pmic_glink_debug { &pmic_glink_debug {

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // SPDX-License-Identifier: BSD-3-Clause
/* /*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
#include "sun-qrd.dtsi" #include "sun-qrd.dtsi"
@@ -42,6 +42,7 @@
&battery_charger { &battery_charger {
qcom,thermal-mitigation-step = <500000>; qcom,thermal-mitigation-step = <500000>;
#cooling-cells = <2>; #cooling-cells = <2>;
qcom,wireless-fw-name = "idt9418.bin";
}; };
&pmic_glink_debug { &pmic_glink_debug {