Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Johan Hovold and committed by
Lee Jones
fb9d4960 972c91fd

+4
+4
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
··· 138 138 type: object 139 139 $ref: /schemas/pinctrl/qcom,pmic-gpio.yaml# 140 140 141 + "^nvram@[0-9a-f]+$": 142 + type: object 143 + $ref: /schemas/nvmem/qcom,spmi-sdam.yaml# 144 + 141 145 "pon@[0-9a-f]+$": 142 146 type: object 143 147 $ref: /schemas/power/reset/qcom,pon.yaml#