Add snapshot for
pm6150.dtsi
qg-batterydata-alium-3600mah.dtsi
qg-batterydata-mlp356477-2800mah.dtsi
sm6150-pmic-overlay.dtsi
smb1390.dtsi
files from msm-5.4 branch commit
84b7709e955d ("ARM: dts: qcom: Removed bluetooth header file").
While at it, update the 'io-channels' property of pm6150_adc_tm and
pm6150l_adc_tm thermistor nodes in sm6150-pmic-overlay.dtsi,
Remove pm6150_revid node and its reference from pm6150.dtsi and
modify pm6150_adc_tm nodes to suit qcom-spmi-adc-tm5 thermal driver
in pm6150.dtsi and updated Power on node in pm6150.dtsi to use the
upstream driver.
Change-Id: Icc0a1d01447e2a316625ae975f99429500c3de04
Signed-off-by: Monish Chunara <quic_mchunara@quicinc.com>
17 lines
346 B
Plaintext
17 lines
346 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "qcs610-iot.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. QCS610 IPC";
|
|
compatible = "qcom,qcs610-iot", "qcom,qcs610", "qcom,iot";
|
|
qcom,board-id = <32 1>;
|
|
};
|
|
|
|
&pm6150_charger {
|
|
qcom,batteryless-platform;
|
|
};
|