[PATCH v4] regulator: dt-bindings: mediatek: add mt6366
Nícolas F. R. A. Prado
nfraprado at collabora.com
Tue Aug 23 11:47:05 PDT 2022
On Tue, Aug 23, 2022 at 08:37:45PM +0800, Zhiyong Tao wrote:
> Add mt6366 regulator document
>
> Signed-off-by: Zhiyong Tao <zhiyong.tao at mediatek.com>
> ---
[..]
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/regulator/mediatek,mt6366-regulator.yaml
[..]
> + "^buck-(vcore)-sshub$":
The parentheses here don't serve any purpose, so drop them.
> + type: object
> + $ref: regulator.yaml#
> + unevaluatedProperties: false
[..]
> + "^ldo-vcn(33)-wifi$":
Ditto.
> + type: object
> + $ref: regulator.yaml#
> + unevaluatedProperties: false
> +
> + "^ldo-vsram-(others)-sshub$":
Ditto.
> + type: object
> + $ref: regulator.yaml#
> + unevaluatedProperties: false
[..]
> + "^ldo-vsim[2]$":
Based on the example, should be [12].
Thanks,
Nícolas
> + type: object
[..]
> + mt6366_vsim1_reg: ldo-vsim1 {
> + regulator-enable-ramp-delay = <540>;
> + };
[..]
> + mt6366_vsim2_reg: ldo-vsim2 {
> + regulator-enable-ramp-delay = <540>;
> + };
[..]
More information about the Linux-mediatek
mailing list