lib: utils: Add MPXY RPMI mailbox driver for performance

Add MPXY RPMI mailbox driver for performance.

Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com>
Reviewed-by: Rahul Pathak <rpathak@ventanamicro.com>
Link: https://lore.kernel.org/r/20251013153138.1574512-4-joshua.yeong@starfivetech.com
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Joshua Yeong
2025-10-13 23:31:38 +08:00
committed by Anup Patel
parent a28e51016e
commit 834d0d9f26
5 changed files with 217 additions and 0 deletions

View File

@@ -30,6 +30,10 @@ config FDT_MPXY_RPMI_DEVICE_POWER
bool "MPXY driver for RPMI device power service group"
default n
config FDT_MPXY_RPMI_PERFORMANCE
bool "MPXY driver for RPMI performance service group"
default n
endif
endmenu