ARM: dts: qcom: Enable the proxy node for HLOS
Enable the HLOS SMMU proxy driver. Change-Id: Ic4f7acc8bf64f63ee14dc224d57e3c3e0b82c8bc Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com> Signed-off-by: songrui <quic_songrui@quicinc.com>
This commit is contained in:
@@ -796,6 +796,10 @@
|
||||
compatible = "qcom,mem-buf-msgq";
|
||||
};
|
||||
|
||||
qti,smmu-proxy {
|
||||
compatible = "smmu-proxy-sender";
|
||||
};
|
||||
|
||||
arch_timer: timer {
|
||||
compatible = "arm,armv8-timer";
|
||||
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
|
||||
|
Reference in New Issue
Block a user