mbox series

[RFC,0/2] apple: dart: Add driver specific instance of LMB

Message ID 20241029071846.514559-1-sughosh.ganu@linaro.org
Headers show
Series apple: dart: Add driver specific instance of LMB | expand

Message

Sughosh Ganu Oct. 29, 2024, 7:18 a.m. UTC
Sughosh Ganu (2):
  lmb: refactor lmb push and pop functions
  apple: dart: use driver specific instance of LMB

 drivers/iommu/apple_dart.c | 67 +++++++++++++++++++++++++++++++++++++-
 include/lmb.h              |  6 +++-
 lib/lmb.c                  | 21 +++++++++---
 test/lib/lmb.c             | 18 +++++-----
 4 files changed, 96 insertions(+), 16 deletions(-)