msm: eva: Add vm sub-driver

Add framework for future implementation.

Change-Id: I2ba070e791320e56339c632120ffa821e57db113
Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
George Shen
2022-04-08 15:26:07 -07:00
parent 81fb7564e7
commit b129cf0b8a
12 changed files with 280 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
#include "msm_cvp_clocks.h"
#include "msm_cvp_dsp.h"
#include "msm_cvp.h"
#include "msm_cvp_vm.h"
#include "vm/cvp_vm.h"
#define CLASS_NAME "cvp"
#define DRIVER_NAME "cvp"