[PATCH linux dev-5.3 2/6] dt-bindings: net: ftgmac100: Describe clock properties

Vijay Khemka vijaykhemka at fb.com
Tue Sep 24 09:20:59 AEST 2019



On 9/22/19, 5:40 AM, "openbmc on behalf of Andrew Jeffery" <openbmc-bounces+vijaykhemka=fb.com at lists.ozlabs.org on behalf of andrew at aj.id.au> wrote:

    Critically, the AST2600 requires ungating the RMII RCLK if e.g. NCSI is
    in use.
    
    Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
    ---
     Documentation/devicetree/bindings/net/ftgmac100.txt | 6 ++++++
     1 file changed, 6 insertions(+)
    
    diff --git a/Documentation/devicetree/bindings/net/ftgmac100.txt b/Documentation/devicetree/bindings/net/ftgmac100.txt
    index 04cc0191b7dd..c443b0b84be5 100644
    --- a/Documentation/devicetree/bindings/net/ftgmac100.txt
    +++ b/Documentation/devicetree/bindings/net/ftgmac100.txt
    @@ -24,6 +24,12 @@ Optional properties:
     - no-hw-checksum: Used to disable HW checksum support. Here for backward
       compatibility as the driver now should have correct defaults based on
       the SoC.
This is still used for IPV6 as hw checksum for IPV6 packets is still broken in ast2500

    +- clocks: In accordance with the generic clock bindings. Must describe the MAC
    +  IP clock, and optionally an RMII RCLK gate for the AST2600.
    +- clock-names:
    +
    +      - "MACCLK": The MAC IP clock
    +      - "RCLK": Clock gate for the RMII RCLK
     
     Example:
     
    -- 
    2.20.1
    
    



More information about the openbmc mailing list