Hello,
I'm using the AM4378's ECAP PWM module to control the backlight of my LCD and everything works fine.
My problem is that the backlight doesn't get saved and restored after a power-off. Looking at the systemd-backlight@.service, a save is supposed to happen on a shutdown and a restore on boot. In our case, we perform a "hot" shutdown where the power is just removed, not a "safe" shutdown where all processes are terminated. Can any systemd expert look at this and help us out here? We would like to save the backlight on change instead of on shutdown.