From: Andrew Lunn <andrew@lunn.ch>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob V2
Date: Tue, 16 Feb 2016 17:58:50 +0100 [thread overview]
Message-ID: <20160216165850.GF29482@lunn.ch> (raw)
In-Reply-To: <56BFA87D.1010609@gmail.com>
On Sat, Feb 13, 2016 at 11:04:45PM +0100, John Holland wrote:
> Hello,
>
> The Intel i211 LOM pcie ethernet controllers' iNVM operates as an
> OTP and has no externel EEPROM interface [1]. The following allows
> the driver to pickup the MAC address from a device tree blob when
> CONFIG_OF has been enabled.
>
> [1] http://www.intel.com/content/www/us/en/embedded/products/networking/i211-ethernet-controller-datasheet.html
>
> Changes V2
> - Restrict searching for compatible devices to current pci device.
>
> Signed-off-by: John Holland <jotihojr@gmail.com>
Hi John
Thanks for fixing multiple device support.
Please could you add documentation in
Documentation/devicetree/bindings/net. I know these are standard
properties, but it is somewhat unusual to attach them to a PCI node,
so having an example would be good.
Thanks
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: John Holland <jotihojr@gmail.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org
Subject: Re: [Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob V2
Date: Tue, 16 Feb 2016 17:58:50 +0100 [thread overview]
Message-ID: <20160216165850.GF29482@lunn.ch> (raw)
In-Reply-To: <56BFA87D.1010609@gmail.com>
On Sat, Feb 13, 2016 at 11:04:45PM +0100, John Holland wrote:
> Hello,
>
> The Intel i211 LOM pcie ethernet controllers' iNVM operates as an
> OTP and has no externel EEPROM interface [1]. The following allows
> the driver to pickup the MAC address from a device tree blob when
> CONFIG_OF has been enabled.
>
> [1] http://www.intel.com/content/www/us/en/embedded/products/networking/i211-ethernet-controller-datasheet.html
>
> Changes V2
> - Restrict searching for compatible devices to current pci device.
>
> Signed-off-by: John Holland <jotihojr@gmail.com>
Hi John
Thanks for fixing multiple device support.
Please could you add documentation in
Documentation/devicetree/bindings/net. I know these are standard
properties, but it is somewhat unusual to attach them to a PCI node,
so having an example would be good.
Thanks
Andrew
next prev parent reply other threads:[~2016-02-16 16:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 22:04 [Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob V2 John Holland
2016-02-13 22:04 ` John Holland
2016-02-16 16:58 ` Andrew Lunn [this message]
2016-02-16 16:58 ` Andrew Lunn
2016-02-16 22:34 ` John Holland
2016-02-16 22:34 ` John Holland
2016-02-16 22:47 ` Andrew Lunn
2016-02-16 22:47 ` Andrew Lunn
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=20160216165850.GF29482@lunn.ch \
--to=andrew@lunn.ch \
--cc=intel-wired-lan@osuosl.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.