Skip to content

Commit 9f0184a

Browse files
krzklag-linaro
authored andcommitted
dt-bindings: mfd: qcom,spmi-pmic: Document flash LED controller
The Qualcomm SPMI PMIC come also with a LED controller for flash LEDs, already used in DTS: sm8250-hdk.dtb: pmic@5: 'led-controller@d300' does not match any of the regexes: ... From schema: Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230416123203.299740-1-krzysztof.kozlowski@linaro.org
1 parent 34480c6 commit 9f0184a

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+
"^led-controller@[0-9a-f]+$":
142+
type: object
143+
$ref: /schemas/leds/qcom,spmi-flash-led.yaml#
144+
141145
"^nvram@[0-9a-f]+$":
142146
type: object
143147
$ref: /schemas/nvmem/qcom,spmi-sdam.yaml#

0 commit comments

Comments
 (0)