Add battery status support for the x1e80100. This SoC needs a second
authorkettenis <kettenis@openbsd.org>
Sun, 4 Aug 2024 15:30:08 +0000 (15:30 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 4 Aug 2024 15:30:08 +0000 (15:30 +0000)
commit5dbfd9053c22308a95531b86c9a2ff6b3be128d2
tree8a3fffd35a9f588bf44817226c32a723f1bcbdde
parent0daf8d6628d76ea821cd3212eda323038b1039a5
Add battery status support for the x1e80100.  This SoC needs a second
firmware and requires us to shut down an initial "light" firmware that
was presumably loaded bu the system firmware.  For now the required
firmwares are not packaged and need to be copied from the Windows
install.

ok patrick@
sys/dev/fdt/qcpas.c
sys/dev/fdt/qcscm.c
sys/sys/device.h