]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 24 Dec 2024 15:44:01 +0000 (16:44 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 24 Dec 2024 15:44:01 +0000 (16:44 +0100)
commit8d3cd6b87557cdf1c075c40025ed3d90ece01338
treebec46baeb5efec8155dfdc82c2a9407d202af083
parentc7a94e96f8ece5c87d73bfa4751d75eabb971ea6
parent0c08080fd71cd5dd59643104b39d3c89d793ab3c
Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/next

Topic branch with preparation changes from Qcom in order to apply on top
the spi bits adding the Qcom SPI-NAND controller driver re-using a lot
of code that has been shared.

With this goal in mind, the raw NAND controller driver has been cleaned
up and reorganized, and only the relevant structures/helpers which have
nothing raw NAND specific should now be exported.