Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: f.fainelli@gmail.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	cernekee@gmail.com, mark.rutland@arm.com, romieu@fr.zoreil.com
Subject: Re: [PATCH net-next v3 00/10] Support for the Broadcom GENET driver
Date: Thu, 13 Feb 2014 18:12:21 -0500 (EST)	[thread overview]
Message-ID: <20140213.181221.1799233902920846239.davem@davemloft.net> (raw)
In-Reply-To: <1392332029-24669-1-git-send-email-f.fainelli@gmail.com>

From: Florian Fainelli <f.fainelli@gmail.com>
Date: Thu, 13 Feb 2014 14:53:39 -0800

> This patchset adds support for the Broadcom GENET Gigabit Ethernet MAC
> controller. This controller is found on the Broadcom BCM7xxx Set Top Box
> System-on-a-chips.
> 
> Changes since v2:
> - dropped the patch that adds an "internal" phy-mode

I think you need to work on the Kconfig dependencies a little bit more.
I have BCMGENET specified as modular, which absolutely should work.  Yet
Kconfig complains.

warning: (BCMGENET) selects FIXED_PHY which has unmet direct dependencies (NETDEVICES && PHYLIB=y)

  parent reply	other threads:[~2014-02-13 23:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 22:53 [PATCH net-next v3 00/10] Support for the Broadcom GENET driver Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 01/10] net: phy: add MoCA PHY type Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 02/10] net: phy: update port type for MoCA PHYs Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 03/10] net: phy: broadcom: extract register definitions Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 05/10] net: bcmgenet: add driver definitions and private structure Florian Fainelli
     [not found] ` <1392332029-24669-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-13 22:53   ` [PATCH net-next v3 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver Florian Fainelli
2014-02-13 22:53   ` [PATCH net-next v3 06/10] net: bcmgenet: add main driver file Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 07/10] net: bcmgenet: add MDIO routines Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 08/10] net: bcmgenet: hook into the build system Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 09/10] Documentation: add Device tree bindings for Broadcom GENET Florian Fainelli
2014-02-13 22:53 ` [PATCH net-next v3 10/10] MAINTAINERS: add entry for the Broadcom GENET driver Florian Fainelli
2014-02-13 23:12 ` David Miller [this message]
2014-02-13 23:20   ` [PATCH net-next v3 00/10] Support " Florian Fainelli

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=20140213.181221.1799233902920846239.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=cernekee@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=romieu@fr.zoreil.com \
    /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