On Wed, 2016-02-17 at 07:43 +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/networkin
> g/i211-ethernet-controller-datasheet.html
> 
> Changes V2
> - Restrict searching for compatible devices to current pci device.
> 
> Changes V3
> - Add device tree binding documentation.
> 
> Signed-off-by: John Holland<jotih...@gmail.com>
> ---
> 
>   Documentation/devicetree/bindings/net/intel,i210.txt | 36
> ++++++++++++++++++++++++++++++++++++
>   drivers/net/ethernet/intel/igb/igb_main.c            | 30
> ++++++++++++++++++++++++++++++
>   2 files changed, 66 insertions(+)

Does not apply cleanly to my tree, please make sure you rebase your
patches based off my dev-queue branch on my next-queue tree.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to