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

@@ -33,11 +33,6 @@ properties:
to be enabled only on platforms where voltage needs to
be ramped up with multiple steps.
qcom,ncp-symmetry:
type: boolean
description: Enabling this will make NCP voltage follow LDO voltage
directly.
qcom,pwrdn-delay-ms:
description: Required to control the LDO power down delay.
Possible values are 0, 1, 4, 8.
@@ -49,30 +44,13 @@ properties:
qcom,pwrup-config:
$ref: /schemas/types.yaml#/definitions/uint32
description: Controls the order of powering up BOOST, LDO AND NCP
blocks. Applicable for PM7325B. Possible values are 0, 1, 2, 3, 4.
blocks. Appilcable for PM7325B. Possible values are 0, 1, 2, 3, 4.
0 - Boost, LDO, NCP
1 - Boost, LDO
2 - Boost, NCP
3 - Boost only
4 - Boost, NCP, LDO
qcom,high-p2-blank-time-ns:
description: Controls the higher clamp threshold for p2 minimum on time.
Applicable for PM7325B. Possible values are 40, 69, 99, 129, 159,
189, 220, 250.
qcom,low-p2-blank-time-ns:
description: Controls the lower clamp threshold for p2 minimum on time.
Applicable for PM7325B. Possible values are 40, 69, 99, 129, 159,
189, 220, 250.
qcom,mpc-current-thr-ma:
$ref: /schemas/types.yaml#/definitions/uint32
description: Controls the mpc threshold for inductor current after start up
is done. Applicable for PM7325B. Possible values are 160, 200, 240,
280, 320, 360, 400, 440.
qcom,ttw-enable:
type: boolean
description: Touch to wake-up support enabled.