Subject: [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

Document the optional dvfsrc-vcore and va09 regulators used for,
respectively, crypt boost and internal MPHY power management in
when powering on/off the (external) MediaTek UFS PHY.

Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
---
Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml b/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
index 21b038db100c..2ee8bb7d5aac 100644
--- a/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml
@@ -50,6 +50,8 @@ properties:
reg:
maxItems: 1

+ dvfsrc-vcore-supply: true
+ va09-supply: true
vcc-supply: true

required:
--
2.44.0



2024-04-11 15:14:57

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

On Thu, Apr 11, 2024 at 01:43:00PM +0200, AngeloGioacchino Del Regno wrote:
> Document the optional dvfsrc-vcore and va09 regulators used for,
> respectively, crypt boost and internal MPHY power management in
> when powering on/off the (external) MediaTek UFS PHY.
>
> Signed-off-by: AngeloGioacchino Del Regno <[email protected]>

Acked-by: Conor Dooley <[email protected]>

btw:
<[email protected]>: host mailgw01.mediatek.com[216.200.240.184] said:
550 Relaying mail to [email protected] is not allowed (in reply to
RCPT TO command)

We should probably delete them from the binding (and maybe add yourself).


Attachments:
(No filename) (680.00 B)
signature.asc (235.00 B)
Download all attachments
Subject: Re: [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

Il 11/04/24 17:11, Conor Dooley ha scritto:
> On Thu, Apr 11, 2024 at 01:43:00PM +0200, AngeloGioacchino Del Regno wrote:
>> Document the optional dvfsrc-vcore and va09 regulators used for,
>> respectively, crypt boost and internal MPHY power management in
>> when powering on/off the (external) MediaTek UFS PHY.
>>
>> Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
>
> Acked-by: Conor Dooley <[email protected]>
>
> btw:
> <[email protected]>: host mailgw01.mediatek.com[216.200.240.184] said:
> 550 Relaying mail to [email protected] is not allowed (in reply to
> RCPT TO command)
>
> We should probably delete them from the binding (and maybe add yourself).

Yeah, count that done for v3 (tomorrow)!

Cheers