summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2023-03-20 16:57:10 +0300
committerLee Jones <lee@kernel.org>2023-04-26 13:40:34 +0300
commitfb9d4960a876e9344ab2c8a22c5c0fcd8c64210d (patch)
tree078bb5c8e7b4f6ceaa0e6c135ed7f782f84d9625 /Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
parent972c91fd7beddc3f19c8c855f6e60e7dbd435cbd (diff)
downloadlinux-fb9d4960a876e9344ab2c8a22c5c0fcd8c64210d.tar.xz
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
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml')
-rw-r--r--Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 0f7dd7ac9630..84620ebc1efe 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -138,6 +138,10 @@ patternProperties:
type: object
$ref: /schemas/pinctrl/qcom,pmic-gpio.yaml#
+ "^nvram@[0-9a-f]+$":
+ type: object
+ $ref: /schemas/nvmem/qcom,spmi-sdam.yaml#
+
"pon@[0-9a-f]+$":
type: object
$ref: /schemas/power/reset/qcom,pon.yaml#