tests: dma: loop_transfer: add mtl board

Adding meteorlake board overlay.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
This commit is contained in:
Tomasz Leman 2023-03-21 15:48:44 +01:00 committed by Carles Cufí
commit 3d6e9ee7db
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,5 @@
CONFIG_PM_DEVICE=y
CONFIG_PM_DEVICE_RUNTIME=y
CONFIG_PM_DEVICE_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN_INTEL_ADSP=y

View file

@ -0,0 +1,8 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 2023 Intel Corporation
*
* Author: Tomasz Leman <tomasz.m.leman@intel.com>
*/
test_dma0: &lpgpdma0 { };