On Mon, 07 Apr 2025 22:01:44 +0200, Christian Marangi wrote: > This is continuation of the initial patchset for airoha > support. > > Some are trivial fix for spi. > A new concept to setup SPI from detected NAND. > > Sadly DTS node still need to be merged upstream so we > are currently adding them to u-boot dtsi and it's planned > to be dropped once they are accepted in upstream kernel. > > [...]
Applied to u-boot/master, thanks! [01/14] arch: arm: dts: an7581: add Chip SCU node commit: 60cbbbb11250743856a89bb8d1c743d859c650de [02/14] net: airoha: Add Airoha Ethernet driver commit: 74fcb6a7a7e9a89d27acd7e41b3223276b6be4a7 [03/14] airoha: Add Ethernet config to defconfig commit: c6b0544a9416c991b454e68f361efb47cec0770a [04/14] arch: arm: dts: an7581: Add Ethernet nodes commit: 28891f1214fd32a2afd2151c3d95f4630650a454 [05/14] mmc: mediatek: permit to also build for Airoha arch commit: 8b4253a85a2bba1c939e0b3bc1dcbad575dfb20d [06/14] arch: arm: dts: an7581: Add eMMC nodes commit: 132f80803e7ab85f11db5c6a7f5c464504e66a99 [07/14] airoha: Add eMMC config to defconfig commit: 92c8047f24d571a34f8159ee48211d1014797c9d [08/14] regmap: Add regmap_set/clear_bits shorthands commit: 53e83caa870f45a8470dba85e9bd627f6b3d010d [09/14] spi: drop unneeded spi.h header include from spinand.h commit: 225d1ec702b5092cc514932378e810e5e9e92bf7 [10/14] spi: Introduce setup_for_spinand() commit: ef45b9c395f92d9239d6c363b1f5a89f6a53f2e6 [11/14] spinand: call SPI setup_for_spinand if supported commit: 5ff602a3519b2efd9aa84b3bb364f782349e7fa2 [12/14] spi: airoha: Add Airoha SPI NAND driver commit: 6134e4efd432f1be74d48f46d2843bde8a8eb7f3 [13/14] arm: dts: an7581: Add SNAND node commit: 96ee9dd53afba2082f34f5db6b27051f4b0676d9 [14/14] configs: airoha: an7581_evb: Enable Airoha SNFI SPI config commit: d74728d8ed28fddc7ada266a9ece2cb858420cde -- Tom