public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
@ 2023-10-30  9:43 Neil Armstrong
  2023-10-30 17:30 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-10-30  9:43 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Manivannan Sadhasivam,
	Alim Akhtar, Avri Altman, Bart Van Assche, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, linux-scsi, devicetree, linux-kernel,
	Neil Armstrong, Manivannan Sadhasivam

Document the UFS Controller on the SM8650 Platform.

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
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/sm8650/upstream/integ
---
Changes in v3:
- Add missing sm8650 entry in allOf:if:then
- Link to v2: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-ufs-v2-1-040ad1c44b46@linaro.org

Changes in v2:
- Fixed subject
- Collected review tags
- Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-ufs-v1-1-a355e3556531@linaro.org
---
 Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
index 462ead5a1cec..2cf3d016db42 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
 
@@ -122,6 +123,7 @@ allOf:
               - qcom,sm8350-ufshc
               - qcom,sm8450-ufshc
               - qcom,sm8550-ufshc
+              - qcom,sm8650-ufshc
     then:
       properties:
         clocks:

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

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
  2023-10-30  9:43 [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller Neil Armstrong
@ 2023-10-30 17:30 ` Krzysztof Kozlowski
  2023-11-09  2:51 ` Martin K. Petersen
  2023-11-15 15:13 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2023-10-30 17:30 UTC (permalink / raw)
  To: Neil Armstrong, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Manivannan Sadhasivam, Alim Akhtar, Avri Altman, Bart Van Assche,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, linux-scsi, devicetree, linux-kernel

On 30/10/2023 10:43, Neil Armstrong wrote:
> Document the UFS Controller on the SM8650 Platform.
> 
> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> 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/sm8650/upstream/integ
> ---
> Changes in v3:


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
  2023-10-30  9:43 [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller Neil Armstrong
  2023-10-30 17:30 ` Krzysztof Kozlowski
@ 2023-11-09  2:51 ` Martin K. Petersen
  2023-11-15 15:13 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-11-09  2:51 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Manivannan Sadhasivam,
	Alim Akhtar, Avri Altman, Bart Van Assche, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, linux-scsi,
	devicetree, linux-kernel


Neil,

> Document the UFS Controller on the SM8650 Platform.

Applied to 6.7/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
  2023-10-30  9:43 [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller Neil Armstrong
  2023-10-30 17:30 ` Krzysztof Kozlowski
  2023-11-09  2:51 ` Martin K. Petersen
@ 2023-11-15 15:13 ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-11-15 15:13 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Manivannan Sadhasivam,
	Alim Akhtar, Avri Altman, Bart Van Assche, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Neil Armstrong
  Cc: Martin K . Petersen, linux-arm-msm, linux-scsi, devicetree,
	linux-kernel

On Mon, 30 Oct 2023 10:43:11 +0100, Neil Armstrong wrote:

> Document the UFS Controller on the SM8650 Platform.
> 
> 

Applied to 6.7/scsi-fixes, thanks!

[1/1] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
      https://git.kernel.org/mkp/scsi/c/e439e4a62a8e

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-15 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30  9:43 [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller Neil Armstrong
2023-10-30 17:30 ` Krzysztof Kozlowski
2023-11-09  2:51 ` Martin K. Petersen
2023-11-15 15:13 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox