On Fri, Jan 3, 2025 at 1:17 AM Lukas Schmid <lukas.schmid@xxxxxxxxxx> wrote: > > NetCube Systems Kumquat is a board based on the Allwinner V3s SoC, > including: > > - 64MB DDR2 included in SoC > - 10/100 Mbps Ethernet > - USB-C DRD > - Audio Codec > - Isolated CAN-FD > - ESP32 over SDIO > - 8MB SPI-NOR Flash for bootloader > - I2C EEPROM for MAC addresses > - SDIO Connector for eMMC or SD-Card > - 8x 12/24V IOs, 4x normally open relays > - DS3232 RTC > - QWIIC connectors for external I2C devices > > Signed-off-by: Lukas Schmid <lukas.schmid@xxxxxxxxxx> This seems to be a new version. Please tag the patches with a newer version. `git format-patch -v2` can do that for you. And please include a changelog listing the changes between this and the previous version. Last, please send the whole series, not just a single patch. ChenYu