ARM: dts: qcom: Include IPCC test node for Diwali

Include IPCC test node for Diwali, so IPCC kernel-tests can
run on Diwali.

Change-Id: I1431b1e0f70b7bf728dbcebccf9736d577b9fc51
This commit is contained in:
Mukesh Ojha
2021-07-07 15:55:33 +05:30
committed by Gerrit - the friendly Code Review server
parent c8b773e4d9
commit e0787a3bfb
2 changed files with 6 additions and 0 deletions

View File

@@ -976,6 +976,7 @@
#include "diwali-pinctrl.dtsi"
#include "diwali-dma-heaps.dtsi"
#include "diwali-gdsc.dtsi"
#include "ipcc-test-diwali.dtsi"
&cam_cc_bps_gdsc {
status = "ok";

View File

@@ -0,0 +1,5 @@
#include "ipcc-test.dtsi"
&soc {
/delete-node/ ipcc-self-ping-slpi;
};