]> Git Repo - linux.git/commitdiff
Merge branch 'net-ftgmac100-Ungate-RCLK-for-RMII-on-ASPEED-MACs'
authorDavid S. Miller <[email protected]>
Sat, 12 Oct 2019 03:37:38 +0000 (20:37 -0700)
committerDavid S. Miller <[email protected]>
Sat, 12 Oct 2019 03:37:38 +0000 (20:37 -0700)
Andrew Jeffery says:

====================
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

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
R(educed)MII).

v2:
* Clear up Reduced vs Reversed MII in the cover letter
* Mitigate anxiety in the commit message for 1/3
* Clarify that AST2500 is also affected in the clocks property description in
  2/3
* Rework the error paths and update some comments in 3/3

v1 can be found here: https://lore.kernel.org/netdev/20191008115143[email protected]/
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge
This page took 0.054284 seconds and 4 git commands to generate.