regulator: cp9314: Adds support for PGOOD pin
Adds support for the PGOOD pin. This pin is asserted by the regulator when converter startup has completed and the output is stable. If the PGOOD pin is not used, the PGOOD state is check via the PGOOD_PIN_STS bit. Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
This commit is contained in:
parent
99816aba6b
commit
f9ce311855
2 changed files with 40 additions and 1 deletions
|
@ -27,6 +27,10 @@ properties:
|
|||
type: phandle-array
|
||||
description: GPIO tied to EN pin
|
||||
|
||||
cirrus,pgood-gpios:
|
||||
type: phandle-array
|
||||
description: GPIO tied to PGOOD pin
|
||||
|
||||
cirrus,initial-switched-capacitor-mode:
|
||||
type: string
|
||||
enum:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue