openwrt/target/linux/generic
Daniel Golle 3c34a5bf99 kernel: nvmem: correctly assign fwnode to MMC block device
Use device_set_node to make sure OF node gets assigned on block
devices to be used as NVMEM providers. While block partitions were
already working fine as NVMEM providers, bare block devices such as
mmcblk0boot1 will not work without this change.

Fixes: fc153aa8d9 ("kernel: import pending patches adding support for NVMEM on UBI and MMC")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-18 03:25:39 +00:00
..
backport-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
backport-6.1 kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
files kernel: move uImage.FIT partition parser to mediatek target 2024-02-15 19:06:36 +00:00
hack-5.15 kernel: move uImage.FIT partition parser to mediatek target 2024-02-15 19:06:36 +00:00
hack-6.1 kernel: add driver for Airoha EN8811H PHY as module 2024-02-15 19:30:08 +00:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
pending-6.1 kernel: nvmem: correctly assign fwnode to MMC block device 2024-02-18 03:25:39 +00:00
config-5.15 kernel: move uImage.FIT partition parser to mediatek target 2024-02-15 19:06:36 +00:00
config-6.1 mediatek: switch to pending XFI 10G Ethernet drivers 2024-02-15 19:06:36 +00:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES