mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: regulator: Add documentation for GDSC DT properties"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c64140a9e0
@@ -62,6 +62,15 @@ Optional properties:
|
||||
Some targets have single votable register to control GDSC,
|
||||
but there could be targets where separate votable registers
|
||||
to control the GDSCs individually for active and sleep states.
|
||||
- sw-reset : If present, supports asynchronous resets for GDSC. We need to pass
|
||||
the phandles of reset registers while using the property.
|
||||
- domain-addr : If present, supports reset for voltage rail of GDSC. We pass
|
||||
the phandle of the register while using the property.
|
||||
- hw-ctrl-addr : If present, separate register will be there to poll for GDSC
|
||||
status. While using the property, need to pass the phandle
|
||||
of the register.
|
||||
- no-config-gdscr : Presence denotes HW only supports a single register
|
||||
per GDSC.
|
||||
|
||||
Example:
|
||||
gdsc_oxili_gx: qcom,gdsc@fd8c4024 {
|
||||
|
||||
Reference in New Issue
Block a user