created | 2022-11-24T23:36:15Z |
---|---|
begin | 2022-11-08T19:38:34Z |
end | 2022-11-08T19:40:08Z |
path | src/sys |
commits | 1 |
date | 2022-11-08T19:40:08Z | |||
---|---|---|---|---|
author | patrick | |||
files | src/sys/dev/fdt/qcpmic.c | log | diff | annotate |
message |
Add qcpmic(4), a driver for the SPMI-connected PMICs found on Qualcomm SoCs, which are used on the Lenovo x13s. This is mostly a shim. The work for the actual blocks inside the PMICs occurs in the children. ok kettenis@ |