Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy-mtk-tphy: add properties for U2 slew rate calibrate

Add two properties of ref_clk and coefficient used by U2 slew rate
calibrate which may vary on different SoCs

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

authored by

Chunfeng Yun and committed by
Kishon Vijay Abraham I
c55fbcb8 8833ebf4

+4
+4
Documentation/devicetree/bindings/phy/phy-mtk-tphy.txt
··· 27 27 - reg : offset and length of register shared by multiple ports, 28 28 exclude port's private register. It is needed on mt2701 29 29 and mt8173, but not on mt2712. 30 + - mediatek,src-ref-clk-mhz : frequency of reference clock for slew rate 31 + calibrate 32 + - mediatek,src-coef : coefficient for slew rate calibrate, depends on 33 + SoC process 30 34 31 35 Required properties (port (child) node): 32 36 - reg : address and length of the register set for the port.