ARM: dts: msm: Update 1.2 io rail voting for wcn7750
This change updates 1.2 io rail voting config to set load_ua to 0 for wcn7750. Change-Id: Icb75e904a342825787363fd2182ffe90e65d3a0a CRs-Fixed: 4022821
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||||
@@ -119,7 +119,7 @@
|
|||||||
vdd-1.8-io-supply = <&L3G>;
|
vdd-1.8-io-supply = <&L3G>;
|
||||||
qcom,vdd-1.8-io-config = <1800000 1800000 0 0 0>;
|
qcom,vdd-1.8-io-config = <1800000 1800000 0 0 0>;
|
||||||
vdd-1.2-io-supply = <&L2G>;
|
vdd-1.2-io-supply = <&L2G>;
|
||||||
qcom,vdd-1.2-io-config = <1200000 1200000 30000 0 0>;
|
qcom,vdd-1.2-io-config = <1200000 1200000 0 0 0>;
|
||||||
|
|
||||||
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
||||||
<&smp2p_wlan_2_out 0>,
|
<&smp2p_wlan_2_out 0>,
|
||||||
|
Reference in New Issue
Block a user