[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191008115143.14149-1-andrew@aj.id.au>
Date: Tue, 8 Oct 2019 22:21:40 +1030
From: Andrew Jeffery <andrew@...id.au>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, robh+dt@...nel.org, mark.rutland@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
joel@....id.au, benh@...nel.crashing.org
Subject: [PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
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
Powered by blists - more mailing lists