Merge patch series "airoha: add support spi/mmc/ethernet"
authorTom Rini <trini@konsulko.com>
Wed, 16 Apr 2025 22:52:28 +0000 (16:52 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 17 Apr 2025 13:51:37 +0000 (07:51 -0600)
Christian Marangi <ansuelsmth@gmail.com> says:

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.

Link: https://lore.kernel.org/r/20250407200208.25594-1-ansuelsmth@gmail.com

Trivial merge