ARM: dts: msm: Enable ship-mode immediate property for tuna/kera
Enable ship-mode immediate property for battery charger for tuna and kera platforms. Change-Id: I56cd27211b673e02d002432662e1e83a1a3b4ba1 Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// 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/gpio/gpio.h>
|
||||
@@ -435,3 +435,7 @@
|
||||
io-channels = <&pmk8550_vadc PMXR2230_ADC5_GEN3_DIE_TEMP>;
|
||||
io-channel-names = "thermal";
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,ship-mode-immediate;
|
||||
};
|
||||
|
Reference in New Issue
Block a user