All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] net: mvneta: support more than one clk
@ 2016-01-20  8:06 ` Jisheng Zhang
  0 siblings, 0 replies; 51+ messages in thread
From: Jisheng Zhang @ 2016-01-20  8:06 UTC (permalink / raw)
  To: linux-arm-kernel

Some platforms may provide more than one clk for the mvneta IP, for
example Marvell BG4CT provides "core" clk for the mac core, and "axi"
clk for the AXI bus logic.

This series tries to addess the "more than one clk" issue. Note: to
support BG4CT, we have lots of refactor work to do, eg. BG4CT doesn't
have mbus concept etc.

Jisheng Zhang (4):
  net: mvneta: sort the headers in alphabetic order
  net: mvneta: Try to get named core clock first
  net: mvneta: mmc: get optional axi clk
  net: mvneta: update clocks property and document additional
    clock-names

 .../bindings/net/marvell-armada-370-neta.txt       |  6 +++-
 drivers/net/ethernet/marvell/mvneta.c              | 36 ++++++++++++++--------
 2 files changed, 28 insertions(+), 14 deletions(-)

-- 
2.7.0.rc3

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

end of thread, other threads:[~2016-01-20 11:15 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  8:06 [PATCH 0/4] net: mvneta: support more than one clk Jisheng Zhang
2016-01-20  8:06 ` Jisheng Zhang
2016-01-20  8:06 ` Jisheng Zhang
2016-01-20  8:06 ` Jisheng Zhang
2016-01-20  8:06 ` [PATCH 1/4] net: mvneta: sort the headers in alphabetic order Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:46   ` Thomas Petazzoni
2016-01-20  8:46     ` Thomas Petazzoni
2016-01-20  8:46     ` Thomas Petazzoni
2016-01-20  8:46     ` Thomas Petazzoni
2016-01-20  8:06 ` [PATCH 2/4] net: mvneta: Try to get named core clock first Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:47   ` Thomas Petazzoni
2016-01-20  8:47     ` Thomas Petazzoni
2016-01-20  8:47     ` Thomas Petazzoni
2016-01-20  8:47     ` Thomas Petazzoni
2016-01-20  8:06 ` [PATCH 3/4] net: mvneta: mmc: get optional axi clk Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:51   ` Thomas Petazzoni
2016-01-20  8:51     ` Thomas Petazzoni
2016-01-20  8:51     ` Thomas Petazzoni
2016-01-20  8:53     ` Jisheng Zhang
2016-01-20  8:53       ` Jisheng Zhang
2016-01-20  8:53       ` Jisheng Zhang
2016-01-20  9:31   ` Sebastian Hesselbarth
2016-01-20  9:31     ` Sebastian Hesselbarth
2016-01-20  9:31     ` Sebastian Hesselbarth
2016-01-20  9:31     ` Sebastian Hesselbarth
2016-01-20  9:42     ` Jisheng Zhang
2016-01-20  9:42       ` Jisheng Zhang
2016-01-20  9:42       ` Jisheng Zhang
2016-01-20  9:42       ` Jisheng Zhang
2016-01-20 11:03       ` Sebastian Hesselbarth
2016-01-20 11:03         ` Sebastian Hesselbarth
2016-01-20 11:03         ` Sebastian Hesselbarth
2016-01-20 11:11         ` Jisheng Zhang
2016-01-20 11:11           ` Jisheng Zhang
2016-01-20 11:11           ` Jisheng Zhang
2016-01-20 11:11           ` Jisheng Zhang
2016-01-20  8:06 ` [PATCH 4/4] net: mvneta: update clocks property and document additional clock-names Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  8:06   ` Jisheng Zhang
2016-01-20  9:07   ` Thomas Petazzoni
2016-01-20  9:07     ` Thomas Petazzoni
2016-01-20  9:07     ` Thomas Petazzoni

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.