summaryrefslogtreecommitdiff
path: root/tools/patman/commit.py
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@openbsd.org>2022-01-22 20:38:15 +0100
committerTom Rini <trini@konsulko.com>2022-02-10 16:44:23 -0500
commit19d9dad39c28a6e932ee2ec8361f42211613761d (patch)
tree36a193070d05633990c2d791914efb07b804c570 /tools/patman/commit.py
parent02e2588d3f8fed7bf25ac1677072dd607c4dd72e (diff)
nvme: Introduce driver ops
The NVMe storage controller integrated on Apple SoCs deviates from the NVMe standard in two aspects. It uses a "linear" submission queue and it integrates an NVMMU that needs to be programmed for each NVMe command. Introduce driver ops such that we can set up the linear submission queue and program the NVMMU in the driver for this strange beast. Signed-off-by: Mark Kettenis <kettenis@openbsd.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested on: Macbook Air M1 Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions