[PATCH RESEND v6 1/5] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema

Krzysztof Kozlowski krzk at kernel.org
Wed Mar 27 11:40:54 PDT 2024


On 26/03/2024 17:28, Abel Vesa wrote:
> +  qcom,channel:
> +    $ref: /schemas/types.yaml#/definitions/uint32
> +    minimum: 0
> +    maximum: 5
> +    description: >
> +      which of the PMIC Arb provided channels to use for accesses
> +
> +patternProperties:
> +  "spmi@[a-f0-9]+$":

Missing '^' in the pattern. I did not notice it earlier because only
since ~2 weeks I have lei filter for ABI based on node names. And your
driver created ABI based on node names, so this must be fixed. Sorry. :(


Best regards,
Krzysztof




More information about the Linux-mediatek mailing list