mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: qcom: Add EUD node for Kalama
Add EUD node for Kalama, so we can use Embedded USB Debug feature. Change-Id: Idf3aa31645cab066fbe347b9e7b10ef579947630
This commit is contained in:
@@ -1314,6 +1314,18 @@
|
||||
qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060
|
||||
0x17840060 0x17850060 0x17860060 0x17870060>;
|
||||
};
|
||||
|
||||
eud: qcom,msm-eud@88e0000 {
|
||||
compatible = "qcom,msm-eud";
|
||||
interrupt-names = "eud_irq";
|
||||
interrupt-parent = <&pdc>;
|
||||
interrupts = <11 IRQ_TYPE_LEVEL_HIGH>;
|
||||
reg = <0x088E0000 0x2000>,
|
||||
<0x088E2000 0x1000>;
|
||||
reg-names = "eud_base", "eud_mode_mgr2";
|
||||
qcom,secure-eud-en;
|
||||
status = "ok";
|
||||
};
|
||||
};
|
||||
|
||||
&firmware {
|
||||
|
||||
Reference in New Issue
Block a user