ARM: dts: qcom: Add aon interface node

Add aon interface node to be used by monaco.

Change-Id: I0606b810556506d8c9feadd1e72f112f9f11ec14
This commit is contained in:
Praveen koya
2022-11-18 20:45:12 +05:30
parent 8e5313f82c
commit f80ed7bfb6

View File

@@ -9,3 +9,9 @@
qcom,irq-gpio = <&tlmm 95 1>;
};
};
&soc {
qcom,slate-daemon {
compatible = "qcom,slate-daemon";
};
};