2023-10-25 07:31:22

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller

Document the UFS Controller on the SM8650 Platform.

Signed-off-by: Neil Armstrong <[email protected]>
---
For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
---
Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
index 462ead5a1cec..0d136c047b8b 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
@@ -36,6 +36,7 @@ properties:
- qcom,sm8350-ufshc
- qcom,sm8450-ufshc
- qcom,sm8550-ufshc
+ - qcom,sm8650-ufshc
- const: qcom,ufshc
- const: jedec,ufs-2.0


---
base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
change-id: 20231016-topic-sm8650-upstream-bindings-ufs-d03cf52d57d5

Best regards,
--
Neil Armstrong <[email protected]>


2023-10-25 08:01:18

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller



> -----Original Message-----
> From: Neil Armstrong <[email protected]>
> Sent: Wednesday, October 25, 2023 1:01 PM
> To: Andy Gross <[email protected]>; Bjorn Andersson
> <[email protected]>; Konrad Dybcio <[email protected]>;
> Manivannan Sadhasivam <[email protected]>; Alim Akhtar
> <[email protected]>; Avri Altman <[email protected]>; Bart
> Van Assche <[email protected]>; Rob Herring <[email protected]>;
> Krzysztof Kozlowski <[email protected]>; Conor Dooley
> <[email protected]>
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; Neil Armstrong
> <[email protected]>
> Subject: [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS
> Controller
>
> Document the UFS Controller on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---

Reviewed-by: Alim Akhtar <[email protected]>

> For convenience, a regularly refreshed linux-next based git tree containing all
> the SM8650 related work is available at:
> https://protect2.fireeye.com/v1/url?k=d60dc63c-b786d30c-d60c4d73-
> 000babffaa23-1167d5ba7fe13959&q=1&e=b9d38028-d43f-4463-959d-
> 554468a2f421&u=https%3A%2F%2Fgit.codelinaro.org%2Fneil.armstrong%2Fli
> nux%2F-%2Ftree%2Ftopic%2Fsm85650%2Fupstream%2Finteg
> ---
> Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> index 462ead5a1cec..0d136c047b8b 100644
> --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> @@ -36,6 +36,7 @@ properties:
> - qcom,sm8350-ufshc
> - qcom,sm8450-ufshc
> - qcom,sm8550-ufshc
> + - qcom,sm8650-ufshc
> - const: qcom,ufshc
> - const: jedec,ufs-2.0
>
>
> ---
> base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
> change-id: 20231016-topic-sm8650-upstream-bindings-ufs-d03cf52d57d5
>
> Best regards,
> --
> Neil Armstrong <[email protected]>


2023-10-25 08:06:47

by Manivannan Sadhasivam

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller

On Wed, Oct 25, 2023 at 09:30:48AM +0200, Neil Armstrong wrote:
> Document the UFS Controller on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <[email protected]>

Reviewed-by: Manivannan Sadhasivam <[email protected]>

- Mani

> ---
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
> ---
> Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> index 462ead5a1cec..0d136c047b8b 100644
> --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> @@ -36,6 +36,7 @@ properties:
> - qcom,sm8350-ufshc
> - qcom,sm8450-ufshc
> - qcom,sm8550-ufshc
> + - qcom,sm8650-ufshc
> - const: qcom,ufshc
> - const: jedec,ufs-2.0
>
>
> ---
> base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
> change-id: 20231016-topic-sm8650-upstream-bindings-ufs-d03cf52d57d5
>
> Best regards,
> --
> Neil Armstrong <[email protected]>
>

--
மணிவண்ணன் சதாசிவம்

2023-10-25 08:18:26

by Mukesh Ojha

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller

Please correct subject, as most of the patches have wrong SoC name.

-Mukesh

On 10/25/2023 1:00 PM, Neil Armstrong wrote:
> Document the UFS Controller on the SM8650 Platform.
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---
> For convenience, a regularly refreshed linux-next based git tree containing
> all the SM8650 related work is available at:
> https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
> ---
> Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> index 462ead5a1cec..0d136c047b8b 100644
> --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> @@ -36,6 +36,7 @@ properties:
> - qcom,sm8350-ufshc
> - qcom,sm8450-ufshc
> - qcom,sm8550-ufshc
> + - qcom,sm8650-ufshc
> - const: qcom,ufshc
> - const: jedec,ufs-2.0
>
>
> ---
> base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
> change-id: 20231016-topic-sm8650-upstream-bindings-ufs-d03cf52d57d5
>
> Best regards,