mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add "qcom,etu-slice" prop support for TSC node for Cinder"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0098103e27
@@ -1186,9 +1186,10 @@
|
||||
clock-names = "cfg_ahb", "cntr", "etu";
|
||||
assigned-clocks = <&gcc GCC_TSC_CNTR_CLK>, <&gcc GCC_TSC_ETU_CLK>;
|
||||
assigned-clock-rates = <500000000>, <500000000>;
|
||||
interrupts = <GIC_SPI 331 IRQ_TYPE_EDGE_RISING>,
|
||||
interrupts = <GIC_SPI 333 IRQ_TYPE_EDGE_RISING>,
|
||||
<GIC_SPI 329 IRQ_TYPE_EDGE_RISING>;
|
||||
interrupt-names = "tod_pps", "gps_pps";
|
||||
qcom,etu-slice = <1 5>;
|
||||
qcom,etu-event-sel = <1 3>;
|
||||
qcom,etu-event-names = "gps_pps", "tod_pps";
|
||||
pinctrl-names = "default";
|
||||
|
||||
Reference in New Issue
Block a user