Message ID | 20221124111556.264647-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Marvell nvmem mac addresses support | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Thu, 24 Nov 2022 12:15:49 +0100 you wrote: > Hello, > > Now that we are aligned on how to make information available from static > storage media to drivers like Ethernet controller drivers or switch > drivers by using nvmem cells and going through the whole nvmem > infrastructure, here are two driver updates to reflect these changes. > > [...] Here is the summary with links: - [net-next,v2,1/7] Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings" https://git.kernel.org/netdev/net-next/c/98eb05dc99fd - [net-next,v2,2/7] dt-bindings: net: marvell,dfx-server: Convert to yaml https://git.kernel.org/netdev/net-next/c/63b956f99175 - [net-next,v2,3/7] dt-bindings: net: marvell,prestera: Convert to yaml https://git.kernel.org/netdev/net-next/c/a429ab01163c - [net-next,v2,4/7] dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera family https://git.kernel.org/netdev/net-next/c/39d103862015 - [net-next,v2,5/7] of: net: export of_get_mac_address_nvmem() https://git.kernel.org/netdev/net-next/c/4c47867bc789 - [net-next,v2,6/7] net: marvell: prestera: Avoid unnecessary DT lookups https://git.kernel.org/netdev/net-next/c/a48acad789ff - [net-next,v2,7/7] net: mvpp2: Consider NVMEM cells as possible MAC address source https://git.kernel.org/netdev/net-next/c/7a74c1265ab4 You are awesome, thank you!