OpenBSD cvs log

created 2022-11-24T23:31:11Z
begin 2022-11-08T19:18:47Z
end 2022-11-08T19:34:54Z
path src/sys
commits 1

date 2022-11-08T19:34:54Z
author patrick
files src/sys/dev/fdt/qcspmi.c log diff annotate
message Add qcspmi(4), a driver for the SPMI PMIC Arbiter found on Qualcomm SoCs,
which is used on the Lenovo x13s.

As soon as we gain a driver for the Power Domain Controller (PDC) that acts
as a shim towards the GIC, we can switch out the timeout for proper IRQs.

ok kettenis@