APU6 LED Support

I have just got a new PC Engines APU6B4 Board as I wanted to test one with an SFP slot. In general it booted fine and the ethernet ports are numbered eth0 to eth3, whereas eth0 is the SFP port (so the same order/logic as with the APU2 boards).

The LED driver does not work:

dmesg |grep -i engine
[    0.000000] DMI: PC Engines apu6/apu6, BIOS v4.17.0.3 08/22/2022
[   12.713451] pcengines_apuv2: failed to detect APU board via DMI
[   13.020084] pcengines_apuv2: failed to detect APU board via DMI
[   13.191974] kmodloader: - pcengines-apuv2 - 0

Maybe it is just a small patch needed to adapt for the board model reading "apu6"? Has anybody else already made some experience with the APU6 boards?

related issues/infos/links:

--> I have written the kernel module author about the APU6 board.