All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rafal Milecki <rafal@milecki.pl>
To: Jon Mason <jon.mason@broadcom.com>,
	David Miller <davem@davemloft.net>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Florian Fainelli <f.fainelli@gmail.com>
Cc: netdev@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v6 5/7] net: ethernet: bgmac: device tree phy enablement
Date: Fri, 4 Nov 2016 07:43:20 +0100	[thread overview]
Message-ID: <407c4eaa-d001-e1f8-1473-37efbbab4395@milecki.pl> (raw)
In-Reply-To: <1478236262-3351-6-git-send-email-jon.mason@broadcom.com>

On 11/04/2016 06:11 AM, Jon Mason wrote:
> Change the bgmac driver to allow for phy's defined by the device tree
>
> Signed-off-by: Jon Mason <jon.mason@broadcom.com>

Checked for possible regressions on Northstar, looks OK.

Acked-by: Rafał Miłecki <rafal@milecki.pl>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: rafal@milecki.pl (Rafal Milecki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 5/7] net: ethernet: bgmac: device tree phy enablement
Date: Fri, 4 Nov 2016 07:43:20 +0100	[thread overview]
Message-ID: <407c4eaa-d001-e1f8-1473-37efbbab4395@milecki.pl> (raw)
In-Reply-To: <1478236262-3351-6-git-send-email-jon.mason@broadcom.com>

On 11/04/2016 06:11 AM, Jon Mason wrote:
> Change the bgmac driver to allow for phy's defined by the device tree
>
> Signed-off-by: Jon Mason <jon.mason@broadcom.com>

Checked for possible regressions on Northstar, looks OK.

Acked-by: Rafa? Mi?ecki <rafal@milecki.pl>

  reply	other threads:[~2016-11-04  6:43 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04  5:10 [PATCH v6 0/7] add NS2 support to bgmac Jon Mason
2016-11-04  5:10 ` Jon Mason
2016-11-04  5:10 ` Jon Mason
2016-11-04  5:10 ` [PATCH v6 1/7] net: phy: broadcom: add bcm54xx_auxctl_read Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10 ` [PATCH v6 2/7] Documentation: devicetree: add PHY lane swap binding Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10 ` [PATCH v6 3/7] net: phy: broadcom: Add BCM54810 PHY entry Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10 ` [PATCH v6 4/7] Documentation: devicetree: net: add NS2 bindings to amac Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:10   ` Jon Mason
2016-11-04  5:11 ` [PATCH v6 5/7] net: ethernet: bgmac: device tree phy enablement Jon Mason
2016-11-04  5:11   ` Jon Mason
2016-11-04  6:43   ` Rafal Milecki [this message]
2016-11-04  6:43     ` Rafal Milecki
2016-11-04  7:06   ` Rafał Miłecki
2016-11-04  7:06     ` Rafał Miłecki
2016-11-04  7:06     ` Rafał Miłecki
2016-11-04  5:11 ` [PATCH v6 6/7] net: ethernet: bgmac: add NS2 support Jon Mason
2016-11-04  5:11   ` Jon Mason
2016-11-04  5:11   ` Jon Mason
2016-11-04  6:48   ` Rafal Milecki
2016-11-04  6:48     ` Rafal Milecki
2016-11-04  7:07   ` Rafał Miłecki
2016-11-04  7:07     ` Rafał Miłecki
2016-11-04  7:07     ` Rafał Miłecki
2016-11-04  5:11 ` [PATCH v6 7/7] arm64: dts: NS2: add AMAC ethernet support Jon Mason
2016-11-04  5:11   ` Jon Mason
2016-11-04 13:31   ` Sergei Shtylyov
2016-11-04 13:31     ` Sergei Shtylyov
2016-11-04 13:31     ` Sergei Shtylyov
2016-11-04 16:30     ` Jon Mason
2016-11-04 16:30       ` Jon Mason
2016-11-05 10:33       ` Sergei Shtylyov
2016-11-05 10:33         ` Sergei Shtylyov
2016-11-07 18:11 ` [PATCH v6 0/7] add NS2 support to bgmac David Miller
2016-11-07 18:11   ` David Miller

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=407c4eaa-d001-e1f8-1473-37efbbab4395@milecki.pl \
    --to=rafal@milecki.pl \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jon.mason@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.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 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.