All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: mediatek: add missing ethernet reset definition
@ 2017-01-23 12:48 ` John Crispin
  0 siblings, 0 replies; 17+ messages in thread
From: John Crispin @ 2017-01-23 12:48 UTC (permalink / raw)
  To: Stephen Boyd, Matthias Brugger, Michael Turquette
  Cc: Erin Lo, James Liao, linux-clk, linux-arm-kernel, linux-mediatek,
	John Crispin

When the clk code for mt2701 was merged, we forgot to add the reset
controller of the ethernet subsystem. This series adds the missing code
and header files required to reference the bits from within a devicetree
file.

John Crispin (2):
  clk: mediatek: add mt2701 ethernet reset
  reset: mediatek: Add MT2701 ethsys reset controller include file

 drivers/clk/mediatek/clk-mt2701-eth.c     |    2 ++
 include/dt-bindings/reset/mt2701-resets.h |    7 +++++++
 2 files changed, 9 insertions(+)

-- 
1.7.10.4


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

end of thread, other threads:[~2017-04-22  2:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 12:48 [PATCH 0/2] clk: mediatek: add missing ethernet reset definition John Crispin
2017-01-23 12:48 ` John Crispin
2017-01-23 12:48 ` [PATCH 1/2] clk: mediatek: add mt2701 ethernet reset John Crispin
2017-01-23 12:48   ` John Crispin
2017-04-22  2:14   ` Stephen Boyd
2017-04-22  2:14     ` Stephen Boyd
2017-01-23 12:48 ` [PATCH 2/2] reset: mediatek: Add MT2701 ethsys reset controller include file John Crispin
2017-01-23 12:48   ` John Crispin
2017-01-27  0:14 ` [PATCH 0/2] clk: mediatek: add missing ethernet reset definition Stephen Boyd
2017-01-27  0:14   ` Stephen Boyd
2017-01-27  0:14   ` Stephen Boyd
2017-01-27  5:00   ` John Crispin
2017-01-27  5:00     ` John Crispin
2017-04-19 17:18     ` Stephen Boyd
2017-04-19 17:18       ` Stephen Boyd
2017-04-19 19:17       ` John Crispin
2017-04-19 19:17         ` John Crispin

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.