simplify the test overlay for NXP platforms also add check for read_ptr to avoid build warning Signed-off-by: Hake Huang <hake.huang@nxp.com>
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
/*
|
|
* Copyright 2025 NXP
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&edma0 {
|
|
status = "okay";
|
|
};
|