Re: [PATCH 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface.
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-11-02 01:09:23
Also in:
linux-devicetree, linux-mips, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-11-02 01:09:23
Also in:
linux-devicetree, linux-mips, lkml
On 11/01/2017 05:36 PM, David Daney wrote:
From: Carlos Munoz <redacted> Add bindings for Common Ethernet Interface (BGX) block. Signed-off-by: Carlos Munoz <redacted> Signed-off-by: Steven J. Hill <redacted> Signed-off-by: David Daney <redacted> ---
[snip]
+Properties: + +- compatible: "cavium,octeon-7360-xcv": Compatibility with cn73xx SOCs. + +- reg: The index of the interface within the BGX block. + +- local-mac-address: Mac address for the interface. + +- phy-handle: phandle to the phy node connected to the interface. + +- cavium,rx-clk-delay-bypass: Set to <1> to bypass the rx clock delay setting. + Needed by the Micrel PHY.
Is not that implied by an appropriate "phy-mode" property already? -- Florian