[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

From: Andrew Jeffery
Date: Tue Oct 08 2019 - 07:50:43 EST


Hello,

This series slightly extends the devicetree binding and driver for the
FTGMAC100 to describe an optional RMII RCLK gate in the clocks property.
Currently it's necessary for the kernel to ungate RCLK on the AST2600 in NCSI
configurations as u-boot does not yet support NCSI (which uses the RMII).

Please review!

Andrew

Andrew Jeffery (3):
dt-bindings: net: ftgmac100: Document AST2600 compatible
dt-bindings: net: ftgmac100: Describe clock properties
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

.../devicetree/bindings/net/ftgmac100.txt | 7 ++++
drivers/net/ethernet/faraday/ftgmac100.c | 35 +++++++++++++++----
2 files changed, 35 insertions(+), 7 deletions(-)

--
2.20.1