ARM: dts: qcom: Include IPCC test node for sdxkova
Include IPCC test node for sdxkova, so IPCC kernel-tests can run on sdxkova. Change-Id: I96e4f925d62eec54455b8f03f46217fc402e43a5 Signed-off-by: Keval Kulkarni <quic_kevalbha@quicinc.com> Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
13
qcom/ipcc-test-sdxkova.dtsi
Normal file
13
qcom/ipcc-test-sdxkova.dtsi
Normal file
@@ -0,0 +1,13 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "ipcc-test.dtsi"
|
||||
|
||||
&soc {
|
||||
/delete-node/ ipcc-self-ping-adsp;
|
||||
/delete-node/ ipcc-self-ping-cdsp;
|
||||
/delete-node/ ipcc-self-ping-slpi;
|
||||
};
|
||||
|
Reference in New Issue
Block a user