From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: designware: Make driver independent from DM_GPIO again
Date: Mon, 4 Jul 2016 08:36:15 +0000 [thread overview]
Message-ID: <1467621305.9568.2.camel@synopsys.com> (raw)
In-Reply-To: <1467022671-10825-1-git-send-email-abrodkin@synopsys.com>
Hi?Joe,
On Mon, 2016-06-27 at 13:17 +0300, Alexey Brodkin wrote:
> Commit 90b7fc924adf "net: designware: support phy reset device-tree
> bindings" made DW GMAC driver dependent on DM_GPIO by unconditional
> usage of purely DM_GPIO stuff like:
> ?* dm_gpio_XXX()
> ?* gpio_request_by_name()
>
> But since that driver as of today might be easily used without
> DM_GPIO (that's the case for Synopsys AXS10x boards) we're
> shielding all DM_GPIO things by ifdefs.
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Beniamino Galvani <b.galvani@gmail.com>
> Cc: Joe Hershberger <joe.hershberger@ni.com>
> Cc: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> Cc: Sonic Zhang <sonic.zhang@analog.com>
> Cc: Bin Meng <bmeng.cn@gmail.com>
> Cc: Marek Vasut <marex@denx.de>
> ---
Any chance for this one to be applied?
Otherwise U-Boot for axs10x boards is not compilable any longer.
Regards,
Alexey
next prev parent reply other threads:[~2016-07-04 8:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-27 10:17 [U-Boot] [PATCH] net: designware: Make driver independent from DM_GPIO again Alexey Brodkin
2016-06-29 3:28 ` Simon Glass
2016-07-04 8:36 ` Alexey Brodkin [this message]
2016-07-06 15:16 ` Joe Hershberger
2016-07-12 17:28 ` [U-Boot] " Joe Hershberger
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=1467621305.9568.2.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=u-boot@lists.denx.de \
/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 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.