[PATCH linux dev-5.3 0/6] ftgmac100: Support AST2600 RMII

Andrew Jeffery andrew at aj.id.au
Sun Sep 22 22:36:54 AEST 2019


Hello,

This series adds support for ungating RMII RCLK on the AST2600, enabling use of
NCSI for the MACs.

The patches have not yet been sent upstream, but I intend to do so once we're
through the 5.4 merge window to avoid some of them disappearing into the
net-next void.

Please review!

Andrew

Andrew Jeffery (6):
  dt-bindings: net: ftgmac100: Document AST2600 compatible
  dt-bindings: net: ftgmac100: Describe clock properties
  dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
  clk: ast2600: Add RMII RCLK gates for all four MACs
  net: ftgmac100: Ungate RCLK for RMII on AST2600
  ARM: dts: tacoma: Enable 50MHz RMII RCLK for NCSI

 .../devicetree/bindings/net/ftgmac100.txt     |  7 +++
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts   |  3 ++
 drivers/clk/clk-ast2600.c                     | 37 +++++++++++++++-
 drivers/net/ethernet/faraday/ftgmac100.c      | 43 ++++++++++++++++---
 include/dt-bindings/clock/ast2600-clock.h     |  5 +++
 5 files changed, 87 insertions(+), 8 deletions(-)

-- 
2.20.1



More information about the openbmc mailing list