2022-06-01 10:02:14

by Alim Akhtar

[permalink] [raw]
Subject: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings

Adds tesla,fsd-ufs-phy compatible for Tesla FSD SoC

Cc: [email protected]
Signed-off-by: Bharat Uppal <[email protected]>
Signed-off-by: Alim Akhtar <[email protected]>
---
Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml b/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml
index f6ed1a005e7a..ee354bf37c64 100644
--- a/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml
@@ -17,6 +17,7 @@ properties:
enum:
- samsung,exynos7-ufs-phy
- samsung,exynosautov9-ufs-phy
+ - tesla,fsd-ufs-phy

reg:
maxItems: 1
--
2.25.1



2022-06-01 11:24:00

by Bart Van Assche

[permalink] [raw]
Subject: Re: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings

On 5/30/22 18:22, Alim Akhtar wrote:
> Adds tesla,fsd-ufs-phy compatible for Tesla FSD SoC

What does FSD stand for? Please clarify this in the patch description.

Thanks,

Bart.

2022-06-01 20:53:19

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings

On 31/05/2022 03:22, Alim Akhtar wrote:
> Adds tesla,fsd-ufs-phy compatible for Tesla FSD SoC

s/Adds/Add/
and a full stop at the end, please.

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2022-06-03 06:21:55

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings



>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:[email protected]]
>Sent: Tuesday, May 31, 2022 2:47 PM
>To: Alim Akhtar <[email protected]>; linux-arm-
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]
>Cc: [email protected]; [email protected];
>[email protected]; [email protected]; [email protected];
>[email protected]; [email protected];
>[email protected]; [email protected]; linux-
>[email protected]; Bharat Uppal <[email protected]>
>Subject: Re: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings
>
>On 31/05/2022 03:22, Alim Akhtar wrote:
>> Adds tesla,fsd-ufs-phy compatible for Tesla FSD SoC
>
>s/Adds/Add/
>and a full stop at the end, please.
>
Noted

>Acked-by: Krzysztof Kozlowski <[email protected]>
>
Thanks

>Best regards,
>Krzysztof


2022-06-03 14:15:34

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings



>-----Original Message-----
>From: Bart Van Assche [mailto:[email protected]]
>Sent: Tuesday, May 31, 2022 9:14 AM
>To: Alim Akhtar <[email protected]>; linux-arm-
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]
>Cc: [email protected]; [email protected];
>[email protected]; [email protected]; [email protected];
>[email protected]; [email protected];
>[email protected]; [email protected]; Bharat Uppal
><[email protected]>
>Subject: Re: [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings
>
>On 5/30/22 18:22, Alim Akhtar wrote:
>> Adds tesla,fsd-ufs-phy compatible for Tesla FSD SoC
>
>What does FSD stand for? Please clarify this in the patch description.
>
Thanks Bart for review, I will update the commit message with about FSD SoC.

>Thanks,
>
>Bart.