[PATCH] regulator: dt-bindings: Convert mediatek,mt6380-regulator to DT schema

Mark Brown broonie at kernel.org
Wed Sep 23 03:43:26 PDT 2026


On Tue, Sep 22, 2026 at 02:55:01PM -0500, Rob Herring (Arm) wrote:
> Convert the MediaTek mediatek,mt6380-regulator binding to DT schema
> format. It's a straight forward conversion.

> +  '^buck-(vcore1?|vrf)$':
> +    description: BUCK regulators
> +    $ref: regulator.yaml#
> +    unevaluatedProperties: false
> +
> +    required:
> +      - regulator-min-microvolt
> +      - regulator-max-microvolt
> +      - regulator-ramp-delay
> +
> +  '^ldo-v([mat]|phy|ddr)$':
> +    type: object
> +    description: LDO regulators
> +    $ref: regulator.yaml#
> +    unevaluatedProperties: false

The LDO is an object but the buck is not?  I'll apply, but the above
looks weird.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260923/bd420a21/attachment.sig>


More information about the linux-arm-kernel mailing list