Merge "ARM: dts: msm: Enable ship-mode immediate property for tuna/kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7e07590570
@@ -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