Skip to content

Commit 6cb72bd

Browse files
lweiss-fairphonelag-linaro
authored andcommitted
dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
Add the PBS (Programmable Boot Sequencer) to the list of devices. Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 3088ab3 commit 6cb72bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ patternProperties:
160160
type: object
161161
$ref: /schemas/nvmem/qcom,spmi-sdam.yaml#
162162

163+
"^pbs@[0-9a-f]+$":
164+
type: object
165+
$ref: /schemas/soc/qcom/qcom,pbs.yaml#
166+
163167
"phy@[0-9a-f]+$":
164168
type: object
165169
$ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#

0 commit comments

Comments
 (0)