Add ipcc-test node for Tuna and Kera. Change-Id: Ibcbcea57613d5fdf2c18cdf5352e56827116e288 Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
11 lines
198 B
Plaintext
11 lines
198 B
Plaintext
// 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-slpi;
|
|
};
|