dt-bindings: mfd: ti,am3359-tscadc: Add missing power-domains property
authorMatt Ranostay <mranostay@ti.com>
Tue, 25 Oct 2022 08:00:14 +0000 (01:00 -0700)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:08 +0000 (13:28 +0000)
Add optional power-domains property to avoid the following dt-schema
failures:

tscadc@40200000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Matt Ranostay <mranostay@ti.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221025080014.403457-1-mranostay@ti.com
Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml

index 34bf6a0..23a6326 100644 (file)
@@ -52,6 +52,9 @@ properties:
     type: object
     description: Magnetic reader
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg