generic: backport BLOCK OF support patch
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 11 Oct 2024 12:05:40 +0000 (14:05 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 11 Oct 2024 15:18:40 +0000 (17:18 +0200)
commitf9a70a20c53f439e97a49f72770a6b15d2b7de67
tree42132f4e3281d62b1a51dbb2e69e18347c0c1fce
parent48b8c602d01286e8b2f72eee5a645220c87bf73d
generic: backport BLOCK OF support patch

Backport BLOCK OF support patch merged upstream and refresh pending
BLOCK patches.

This is a new way to declare partition table for BLOCK device (eMMC
currently supported) with the use of DTS.

Current pending patch are adapted to not cause regression with current
downstream implementation of a similar functionality.

Also enable the new OF_PARTITION config by default.

Link: https://github.com/openwrt/openwrt/pull/16663
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/bcm27xx/patches-6.6/950-0092-MMC-added-alternative-MMC-driver.patch
target/linux/generic/backport-6.6/410-v6.13-01-block-add-support-for-defining-read-only-partitions.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/410-v6.13-03-block-introduce-add_disk_fwnode.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/410-v6.13-04-mmc-block-attach-partitions-fwnode-if-found-in-mmc-c.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/410-v6.13-05-block-add-support-for-partition-table-defined-in-OF.patch [new file with mode: 0644]
target/linux/generic/config-6.6
target/linux/generic/pending-6.6/451-block-partitions-populate-fwnode.patch
target/linux/generic/pending-6.6/452-block-add-support-for-notifications.patch
target/linux/generic/pending-6.6/457-mmc-block-set-fwnode-of-disk-devices.patch
target/linux/generic/pending-6.6/458-mmc-block-set-GENHD_FL_NVMEM.patch