]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
dt-bindings: phy: Allow defining the SATA AFE TX amplitude
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 22 Oct 2020 20:50:55 +0000 (13:50 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 16 Nov 2020 09:49:03 +0000 (15:19 +0530)
Document a new property which allows the selection of the SATA AFE TX
amplitude in milli Volts. Possible values are 400, 500, 600 and 800mV.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20201022205056.233879-2-f.fainelli@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/brcm-sata-phy.txt

index c03ad2198410435e822b0f8389d9e7c1b0c0ab33..e5abbace93a3bb469105b1fa1c8d051db0ac96ca 100644 (file)
@@ -38,6 +38,9 @@ Sub-nodes optional properties:
 - brcm,rxaeq-value: when 'rxaeq-mode' is set to "manual", provides the RX
   equalizer value that should be used. Allowed range is 0..63.
 
+- brcm,tx-amplitude-millivolt: transmit amplitude voltage in millivolt.
+  Possible values are 400, 500, 600 or 800 mV.
+
 Example
        sata-phy@f0458100 {
                compatible = "brcm,bcm7445-sata-phy", "brcm,phy-sata3";