mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: qcom: Add PDC node for sa8155 vm
Add PDC node for automotive VM platform. Change-Id: I1f66105b7e3e5481e73180deb2dc67bbe02d3b49
This commit is contained in:
@@ -280,6 +280,14 @@
|
||||
clock-names = "km_clk_src";
|
||||
};
|
||||
|
||||
pdc: interrupt-controller@b220000 {
|
||||
compatible = "qcom,sm8150-pdc","qcom,pdc";
|
||||
reg = <0xb220000 0x30000>;
|
||||
qcom,pdc-ranges = <6 486 6>;
|
||||
#interrupt-cells = <2>;
|
||||
interrupt-parent = <&intc>;
|
||||
interrupt-controller;
|
||||
};
|
||||
};
|
||||
|
||||
#include "sm8150-pinctrl.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user