Skip to content

Commit fb9d496

Browse files
jhovoldlag-linaro
authored andcommitted
dt-bindings: mfd: qcom,spmi-pmic: Add nvram function
Add an 'nvram' pattern property and a reference to the corresponding SDAM DT schema. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230320135710.1989-4-johan+linaro@kernel.org
1 parent 972c91f commit fb9d496

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ patternProperties:
138138
type: object
139139
$ref: /schemas/pinctrl/qcom,pmic-gpio.yaml#
140140

141+
"^nvram@[0-9a-f]+$":
142+
type: object
143+
$ref: /schemas/nvmem/qcom,spmi-sdam.yaml#
144+
141145
"pon@[0-9a-f]+$":
142146
type: object
143147
$ref: /schemas/power/reset/qcom,pon.yaml#

0 commit comments

Comments
 (0)