lkml.org 
[lkml]   [2022]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 06/15] dt-bindings: ufs: Add "max-gear" property for UFS device
    Date
    The maximum gear supported by the UFS device can be specified using the
    "max-gear" property. This allows the UFS controller to configure the
    TX/RX gear before starting communication with the UFS device.

    Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    ---
    Documentation/devicetree/bindings/ufs/ufs-common.yaml | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/Documentation/devicetree/bindings/ufs/ufs-common.yaml b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
    index 47a4e9e1a775..591a9bc3b99c 100644
    --- a/Documentation/devicetree/bindings/ufs/ufs-common.yaml
    +++ b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
    @@ -73,6 +73,11 @@ properties:
    description:
    Specifies max. load that can be drawn from VCCQ2 supply.

    + max-gear:
    + description:
    + Specifies max. gear the UFS device supports.
    + enum: [1, 2, 3, 4, 5]
    +
    dependencies:
    freq-table-hz: [ 'clocks' ]

    --
    2.25.1
    \
     
     \ /
      Last update: 2022-10-29 16:18    [W:4.047 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site