Describe dt-bindings entries for x1e80100 ufs device Signed-off-by: Harrison Vanderbyl <harrison.vanderbyl@xxxxxxxxx> --- .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 2 ++ Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml index a58370a6a5d3..a5f115655235 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml @@ -45,6 +45,7 @@ properties: - qcom,sm8550-qmp-ufs-phy - qcom,sm8650-qmp-ufs-phy - qcom,sm8750-qmp-ufs-phy + - qcom,x1e80100-qmp-ufs-phy reg: maxItems: 1 @@ -113,6 +114,7 @@ allOf: - qcom,sm8550-qmp-ufs-phy - qcom,sm8650-qmp-ufs-phy - qcom,sm8750-qmp-ufs-phy + - qcom,x1e80100-qmp-ufs-phy then: properties: clocks: diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml index 6c6043d9809e..f820470d4cca 100644 --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml @@ -44,6 +44,7 @@ properties: - qcom,sm8550-ufshc - qcom,sm8650-ufshc - qcom,sm8750-ufshc + - qcom,x1e80100-ufshc - const: qcom,ufshc - const: jedec,ufs-2.0 @@ -160,6 +161,7 @@ allOf: - qcom,sm8550-ufshc - qcom,sm8650-ufshc - qcom,sm8750-ufshc + - qcom,x1e80100-ufshc then: properties: clocks: -- 2.48.1