All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500
@ 2019-10-10  2:06 ` Andrew Jeffery
  0 siblings, 0 replies; 23+ messages in thread
From: Andrew Jeffery @ 2019-10-10  2:06 UTC (permalink / raw)
  To: linux-clk
  Cc: mturquette, sboyd, joel, robh+dt, mark.rutland, linux-arm-kernel,
	linux-aspeed, linux-kernel, devicetree

Hello,

This series is two small changes enable kernel support for controlling the RMII
RCLK gate on AST2500-based systems. Previously the kernel has assumed u-boot
has ungated RCLK for networking to function.

RMII is commonly used for NCSI, which itself is commonly used for BMC-based
designs to reduce cabling requirements for the platform.

v2:
* Rename macros and clock names based on Joel's feedback.

v1 can be found here: https://lore.kernel.org/linux-clk/20191008113523.13601-1-andrew@aj.id.au/

Please review!

Andrew

Andrew Jeffery (2):
  dt-bindings: clock: Add AST2500 RMII RCLK definitions
  clk: aspeed: Add RMII RCLK gates for both AST2500 MACs

 drivers/clk/clk-aspeed.c                 | 27 +++++++++++++++++++++++-
 include/dt-bindings/clock/aspeed-clock.h |  2 ++
 2 files changed, 28 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-11-29  1:23 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10  2:06 [PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500 Andrew Jeffery
2019-10-10  2:06 ` Andrew Jeffery
2019-10-10  2:06 ` Andrew Jeffery
2019-10-10  2:06 ` [PATCH v2 1/2] dt-bindings: clock: Add AST2500 RMII RCLK definitions Andrew Jeffery
2019-10-10  2:06   ` Andrew Jeffery
2019-10-10  2:06   ` Andrew Jeffery
2019-10-10 23:39   ` Joel Stanley
2019-10-10 23:39     ` Joel Stanley
2019-10-11 17:01   ` Rob Herring
2019-10-11 17:01     ` Rob Herring
2019-10-10  2:06 ` [PATCH v2 2/2] clk: aspeed: Add RMII RCLK gates for both AST2500 MACs Andrew Jeffery
2019-10-10  2:06   ` Andrew Jeffery
2019-10-10  2:06   ` Andrew Jeffery
2019-10-10 23:41   ` Joel Stanley
2019-10-10 23:41     ` Joel Stanley
2019-11-26  0:59     ` Joel Stanley
2019-11-26  0:59       ` Joel Stanley
2019-11-26 18:01       ` Stephen Boyd
2019-11-26 18:01         ` Stephen Boyd
2019-11-26 18:03   ` Stephen Boyd
2019-11-26 18:03     ` Stephen Boyd
2019-11-29  1:22     ` Joel Stanley
2019-11-29  1:22       ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.