kernel: import pending patches adding support for NVMEM on UBI and MMC
authorDaniel Golle <daniel@makrotopia.org>
Mon, 4 Dec 2023 23:48:40 +0000 (23:48 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 15 Feb 2024 19:06:36 +0000 (19:06 +0000)
commitfc153aa8d94ffe09d5ff50e2a73a6dfc209d8545
treea82909610b478b35864c2a1f28048e7c8d172b38
parentcff4335245e0d23e27917c6cb8f3e1eefda5bb1e
kernel: import pending patches adding support for NVMEM on UBI and MMC

Similar to supporting nvmem-layouts on MTD devices, also allow referencing
UBI and MMC devices in DT.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
22 files changed:
target/linux/bcm27xx/patches-6.1/950-0111-MMC-added-alternative-MMC-driver.patch
target/linux/generic/config-6.1
target/linux/generic/pending-6.1/450-01-dt-bindings-mtd-add-basic-bindings-for-UBI.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-02-dt-bindings-mtd-ubi-volume-allow-UBI-volumes-to-prov.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-03-mtd-ubi-block-use-notifier-to-create-ubiblock-from-p.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-04-mtd-ubi-attach-from-device-tree.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-05-mtd-ubi-introduce-pre-removal-notification-for-UBI-v.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-06-mtd-ubi-populate-ubi-volume-fwnode.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-07-mtd-ubi-provide-NVMEM-layer-over-UBI-volumes.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-08-dt-bindings-block-add-basic-bindings-for-block-devic.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-09-block-partitions-populate-fwnode.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-10-block-add-new-genhd-flag-GENHD_FL_NVMEM.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-11-block-implement-NVMEM-provider.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-12-dt-bindings-mmc-mmc-card-add-block-device-nodes.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-13-mmc-core-set-card-fwnode_handle.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-14-mmc-block-set-fwnode-of-disk-devices.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/450-15-mmc-block-set-GENHD_FL_NVMEM.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
target/linux/generic/pending-6.1/491-ubi-auto-create-ubiblock-device-for-rootfs.patch
target/linux/generic/pending-6.1/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch
target/linux/generic/pending-6.1/494-mtd-ubi-add-EOF-marker-support.patch
target/linux/mediatek/patches-6.1/041-block-fit-partition-parser.patch