lkml.org 
[lkml]   [2017]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] Documentation: phy: introduce new optional property to specify drive impedance
Date
We need to modify the drive impedance according to the
different hardware condition. So let's expose this to
the DT.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt b/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
index e3ea557..731aeb9 100644
--- a/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
+++ b/Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
@@ -14,6 +14,11 @@ specified by name:
access to it), it is strongly suggested.
- clocks: Should have a phandle to the card clock exported by the SDHCI driver.

+Optional Properties:
+- drive_impedance: Must be one of 33, 40, 50, 66, 100. This property allows
+ different boards to specify their own drive impedance depending on the
+ hardware condition.
+
Example:


--
1.9.1

\
 
 \ /
  Last update: 2017-01-05 10:35    [W:0.175 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site