replace stuff from samsung source

This commit is contained in:
SaschaNes
2025-08-13 08:42:30 +02:00
parent 162770809f
commit f91aec16a0
37 changed files with 208981 additions and 1038 deletions

View File

@@ -23,11 +23,8 @@ description: |
properties:
compatible:
description: msm battery current limiting device
items:
- const: qcom,bcl-v5
- const: qcom,pm8550-bcl-v5
- const: qcom,pmiv010x-bcl-v5
const: qcom,bcl-v5
description: msm battery state of charge device
reg:
maxItems: 1
@@ -57,20 +54,6 @@ properties:
- const: bcl-lvl1
- const: bcl-lvl2
qcom,bcl-mon-vbat-only:
type: boolean
description: |
When this flag is defined, the BCL driver will only monitor
Vbat or both Ibat and Vbat based on runtime battery type and
Rsense input.
qcom,bcl-mon-ibat-only:
type: boolean
description: |
When this flag is defined, the BCL driver will only monitor
Ibat or don't monitor anything based on runtime battery type
and Rsense input.
qcom,pmic7-threshold:
type: boolean
description: |
@@ -96,19 +79,5 @@ examples:
<0x2 0x42 0x1 IRQ_TYPE_NONE>;
interrupt-names = "bcl-lvl0",
"bcl-lvl1";
qcom,bcl-mon-vbat-only;
qcom,pmic7-threshold;
};
bcl@4700 {
compatible = "qcom,pm8550-bcl-v5";
reg = <0x4700 0x100>;
interrupts = <0x1 0x47 0x0 IRQ_TYPE_NONE>,
<0x1 0x47 0x1 IRQ_TYPE_NONE>,
<0x1 0x47 0x2 IRQ_TYPE_NONE>;
interrupt-names = "bcl-lvl0",
"bcl-lvl1",
"bcl-lvl2";
qcom,pmic7-threshold;
#thermal-sensor-cells = <1>;
};

View File

@@ -53,7 +53,6 @@ properties:
- qcom,sc8280xp-tsens
- qcom,sdm630-tsens
- qcom,sdm845-tsens
- qcom,sm6150-tsens
- qcom,sm6350-tsens
- qcom,sm8150-tsens
- qcom,sm8250-tsens