From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address Date: Sun, 05 May 2019 21:47:27 -0700 (PDT) Message-ID: <20190505.214727.1839442238121977055.davem@davemloft.net> References: <1556893635-18549-1-git-send-email-ynezz@true.cz> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <1556893635-18549-1-git-send-email-ynezz@true.cz> Sender: netdev-owner@vger.kernel.org To: ynezz@true.cz Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, matthias.bgg@gmail.com, andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com, frowand.list@gmail.com, srinivas.kandagatla@linaro.org, maxime.ripard@bootlin.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org List-Id: devicetree@vger.kernel.org From: Petr ¦tetiar Date: Fri, 3 May 2019 16:27:05 +0200 > this patch series is a continuation of my previous attempt[1], where I've > tried to wire MTD layer into of_get_mac_address, so it would be possible to > load MAC addresses from various NVMEMs as EEPROMs etc. ... Series applied, thank you.