Merge "ARM: dts: qcom: Enable the proxy node for HLOS"

This commit is contained in:
qctecmdr
2023-11-16 13:28:39 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -857,6 +857,10 @@
compatible = "qcom,mem-buf-msgq"; compatible = "qcom,mem-buf-msgq";
}; };
qti,smmu-proxy {
compatible = "smmu-proxy-sender";
};
arch_timer: timer { arch_timer: timer {
compatible = "arm,armv8-timer"; compatible = "arm,armv8-timer";
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>, interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,