1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
David Bauer b309248730 generic: add mac-address property for NVMEM mac addresses
Traversing the device-tree by referencing a network device to determine
a devices labe-mac does not work with the generic nvmem implementation,
as the userspace expects the MAC-address to be available as a
device-tree property.

The legacy mtd-mac-address implementation did create such a node. Do the
same when using the nvmem implementation to allow reading the MAC
address.

Fixes commit d284e6ef0f06 ("treewide: convert mtd-mac-address-increment*
to generic implementation")

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-07-22 04:32:28 +02:00
..
apm821xx apm821xx: move CONFIG_REGULATOR to target config 2021-06-13 11:32:49 +02:00
arc770
archs38
armvirt
at91 kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
ath79 kernel: bump 5.10 to 5.10.51 2021-07-20 04:11:05 +01:00
bcm27xx kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
bcm47xx
bcm53xx
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 08:06:13 +02:00
bmips bmips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
gemini
generic generic: add mac-address property for NVMEM mac addresses 2021-07-22 04:32:28 +02:00
imx6
ipq40xx ipq40xx: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
ipq806x ipq806x: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
ipq807x
kirkwood
lantiq kernel: bump 5.10 to 5.10.51 2021-07-20 04:11:05 +01:00
layerscape kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
malta
mediatek mediatek: mt7623: yet another legacy image variable restored 2021-07-21 16:48:35 +01:00
mpc85xx mpc85xx: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mvebu mvebu: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mxs
octeon octeon: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
octeontx kernel: bump 5.4 to 5.4.128 2021-06-26 12:49:15 +02:00
omap kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
oxnas
pistachio
ramips ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
realtek treewide: call check-size before append-metadata 2021-07-10 19:40:10 +02:00
rockchip linux/rockchip: update the USB 3.0 controller node patch 2021-07-20 18:38:23 +01:00
sunxi
tegra kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
uml
x86 x86: include kmod-fs-vfat by default in generic images 2021-07-20 04:11:05 +01:00
zynq kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
Makefile