diff --git a/bindings/ufs/ufs-qcom.txt b/bindings/ufs/ufs-qcom.txt index 8fbe169c..ac1ea587 100644 --- a/bindings/ufs/ufs-qcom.txt +++ b/bindings/ufs/ufs-qcom.txt @@ -32,7 +32,8 @@ Optional properties: - vddp-ref-clk-supply : phandle to UFS device ref_clk pad power supply - vddp-ref-clk-max-microamp : specifies max. load that can be drawn from this supply - resets : specifies the PHY reset in the UFS controller - +- limit-rate : specifies if the rate has to be limited to A or B. + 1 = rate B, 0 = rate A. Example: ufsphy1: ufsphy@fc597000 { diff --git a/qcom/lahaina-rumi.dtsi b/qcom/lahaina-rumi.dtsi index 8b7bca6d..99632211 100644 --- a/qcom/lahaina-rumi.dtsi +++ b/qcom/lahaina-rumi.dtsi @@ -14,6 +14,7 @@ &ufshc_mem { limit-tx-hs-gear = <1>; limit-rx-hs-gear = <1>; + limit-rate = <1>; vdd-hba-supply = <&gcc_ufs_phy_gdsc>; vdd-hba-fixed-regulator;