[PATCH 1/5] regulator: dt-bindings: mt6359: Drop regulator-name pattern restrictions
Krzysztof Kozlowski
krzk at kernel.org
Fri Mar 20 02:32:20 PDT 2026
On Fri, Mar 20, 2026 at 03:24:34PM +0800, Chen-Yu Tsai wrote:
> "^ldo_v(aud|io|aux|rf|m)18$":
> type: object
> $ref: regulator.yaml#
> -
> - properties:
> - regulator-name:
> - pattern: "^v(aud|io|aux|rf|m)18$"
> -
> unevaluatedProperties: false
>
> "^ldo_vsim[12]$":
With this, the contents of all of the patternProperties is the same, so
you could as well combine few of them into 2-3 groups to make it smaller.
But I am fine with this as is.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Best regards,
Krzysztof
More information about the Linux-mediatek
mailing list