mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: qcom: Add PDC node for sa8155 vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7e98d930f7
@@ -283,6 +283,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