From: David S. Miller Date: Mon, 3 Dec 2018 23:40:30 +0000 (-0800) Subject: Merge branch 'davinci_emac-read-the-MAC-address-from-nvmem' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=37a0bc39d726a15073cca64887f01e3a12b24a18;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'davinci_emac-read-the-MAC-address-from-nvmem' Bartosz Golaszewski says: ==================== davinci_emac: read the MAC address from nvmem This series is part of a bigger series that aims at removing the platform data structure from the at24 EEPROM driver[1]. We provide a generalized version of of_get_nvmem_mac_address(), switch the only user of the of_ variant to using it, remove the previous implementation and use the new routine in the davinci_emac driver. [1] https://lkml.org/lkml/2018/11/13/884 ==================== Signed-off-by: David S. Miller --- 37a0bc39d726a15073cca64887f01e3a12b24a18