[PATCH] dt-bindings: mfd: ti,am3359-tscadc: add missing power-domains property

Miquel Raynal miquel.raynal at bootlin.com
Tue Oct 25 01:28:42 PDT 2022


Hi Matt,

mranostay at ti.com wrote on Tue, 25 Oct 2022 01:00:14 -0700:

> Add optional power-domains property to avoid the following dt-schema
> failures:
> 
> tscadc at 40200000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Matt Ranostay <mranostay at ti.com>

Looks legitimate.

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>

> ---
>  Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> index 34bf6a01436f..23a63265be3c 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
> @@ -52,6 +52,9 @@ properties:
>      type: object
>      description: Magnetic reader
>  
> +  power-domains:
> +    maxItems: 1
> +
>  required:
>    - compatible
>    - reg


Thanks,
Miquèl



More information about the linux-arm-kernel mailing list