mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] i.MX: fec: enable optional clocks in fec driver
Date: Fri,  5 May 2017 17:49:17 +0200	[thread overview]
Message-ID: <20170505154920.27685-1-m.grzeschik@pengutronix.de> (raw)

All clocks necessary for the fec are described in the device trees. This
series enables them if found. After that change, all board files
explicitly enabling them can rely on the fec driver.

Michael Grzeschik (3):
  i.MX: fec: also enable optional clocks
  ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imx
  ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imx

 arch/arm/boards/freescale-mx6sx-sabresdb/board.c | 27 +---------------------
 arch/arm/boards/phytec-som-imx6/board.c          | 27 +---------------------
 drivers/net/fec_imx.c                            | 29 ++++++++++++++++++++++++
 drivers/net/fec_imx.h                            |  8 +++++++
 4 files changed, 39 insertions(+), 52 deletions(-)

-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2017-05-05 15:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 15:49 Michael Grzeschik [this message]
2017-05-05 15:49 ` [PATCH 1/3] i.MX: fec: also enable optional clocks Michael Grzeschik
2017-05-05 15:49 ` [PATCH 2/3] ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imx Michael Grzeschik
2017-05-05 15:49 ` [PATCH 3/3] ARM: mx6sx-sabresdb: " Michael Grzeschik
2017-05-08 11:53 ` [PATCH 0/3] i.MX: fec: enable optional clocks in fec driver Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170505154920.27685-1-m.grzeschik@pengutronix.de \
    --to=m.grzeschik@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox