lkml.org 
[lkml]   [2022]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 02/10] dt-bindings: phy: Add QMP UFS PHY comptible for SM8550
Date
Document the QMP UFS PHY compatible for SM8550.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
.../phy/qcom,msm8996-qmp-ufs-phy.yaml | 24 +++++++++++++++++++
1 file changed, 24 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-ufs-phy.yaml
index be41acbd3b6c..1ea5fcd4a59e 100644
--- a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-ufs-phy.yaml
@@ -29,6 +29,7 @@ properties:
- qcom,sm8250-qmp-ufs-phy
- qcom,sm8350-qmp-ufs-phy
- qcom,sm8450-qmp-ufs-phy
+ - qcom,sm8550-qmp-ufs-phy

reg:
items:
@@ -66,6 +67,9 @@ properties:

vddp-ref-clk-supply: true

+ vdda-phy-max-microamp: true
+ vdda-pll-max-microamp: true
+
patternProperties:
"^phy@[0-9a-f]+$":
type: object
@@ -141,6 +145,7 @@ allOf:
contains:
enum:
- qcom,sm8450-qmp-ufs-phy
+ - qcom,sm8550-qmp-ufs-phy
then:
properties:
clocks:
@@ -163,6 +168,7 @@ allOf:
- qcom,sm8250-qmp-ufs-phy
- qcom,sm8350-qmp-ufs-phy
- qcom,sm8450-qmp-ufs-phy
+ - qcom,sm8550-qmp-ufs-phy
then:
patternProperties:
"^phy@[0-9a-f]+$":
@@ -209,6 +215,24 @@ allOf:
- description: RX
- description: PCS

+ - if:
+ properties:
+ compatible:
+ contains:
+ enum:
+ - qcom,sm8550-qmp-ufs-phy
+ then:
+ patternProperties:
+ "^phy@[0-9a-f]+$":
+ properties:
+ vdda-phy-max-microamp:
+ description:
+ Specifies max. load that can be drawn from VDDA PHY supply.
+
+ vdda-pll-max-microamp:
+ description:
+ Specifies max. load that can be drawn from VDDA PLL supply.
+
examples:
- |
#include <dt-bindings/clock/qcom,gcc-sm8250.h>
--
2.34.1
\
 
 \ /
  Last update: 2022-11-16 13:08    [W:0.237 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site