Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml | 3 +++ 1 file changed, 3 insertions(+)
Document the UFS Controller on Maili SoC.
Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
---
Change from v1:
1. Addressed Krzysztof's comment to update 'qcom,maili-ufshc'
to the allOf condition required for MCQ targets.
---
Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml b/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml
index b441f0d26081..d03295806657 100644
--- a/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml
+++ b/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml
@@ -18,6 +18,7 @@ select:
- qcom,eliza-ufshc
- qcom,hawi-ufshc
- qcom,kaanapali-ufshc
+ - qcom,maili-ufshc
- qcom,nord-ufshc
- qcom,sm8650-ufshc
- qcom,sm8750-ufshc
@@ -31,6 +32,7 @@ properties:
- qcom,eliza-ufshc
- qcom,hawi-ufshc
- qcom,kaanapali-ufshc
+ - qcom,maili-ufshc
- qcom,nord-ufshc
- qcom,sm8650-ufshc
- qcom,sm8750-ufshc
@@ -78,6 +80,7 @@ allOf:
contains:
enum:
- qcom,eliza-ufshc
+ - qcom,maili-ufshc
- qcom,nord-ufshc
then:
properties:
--
2.34.1
On Mon, Jul 20, 2026 at 01:28:33AM +0530, Nitin Rawat wrote: > Document the UFS Controller on Maili SoC. > > Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com> Reviewed-by: Manivannan Sadhasivam <mani@kernel.org> - Mani > --- > Change from v1: > 1. Addressed Krzysztof's comment to update 'qcom,maili-ufshc' > to the allOf condition required for MCQ targets. > --- > Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml b/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml > index b441f0d26081..d03295806657 100644 > --- a/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml > +++ b/Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml > @@ -18,6 +18,7 @@ select: > - qcom,eliza-ufshc > - qcom,hawi-ufshc > - qcom,kaanapali-ufshc > + - qcom,maili-ufshc > - qcom,nord-ufshc > - qcom,sm8650-ufshc > - qcom,sm8750-ufshc > @@ -31,6 +32,7 @@ properties: > - qcom,eliza-ufshc > - qcom,hawi-ufshc > - qcom,kaanapali-ufshc > + - qcom,maili-ufshc > - qcom,nord-ufshc > - qcom,sm8650-ufshc > - qcom,sm8750-ufshc > @@ -78,6 +80,7 @@ allOf: > contains: > enum: > - qcom,eliza-ufshc > + - qcom,maili-ufshc > - qcom,nord-ufshc > then: > properties: > -- > 2.34.1 > -- மணிவண்ணன் சதாசிவம்
On Mon, Jul 20, 2026 at 01:28:33AM +0530, Nitin Rawat wrote: > Document the UFS Controller on Maili SoC. > > Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com> > --- > Change from v1: > 1. Addressed Krzysztof's comment to update 'qcom,maili-ufshc' > to the allOf condition required for MCQ targets. > --- > Documentation/devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.