Merge "ARM: dts: qcom: Change cpu arch timer frequency"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
20eb6dcc56
@@ -8,7 +8,7 @@
|
||||
/ {
|
||||
#address-cells = <0x2>;
|
||||
#size-cells = <0x2>;
|
||||
qcom,msm-id = <618 0x10000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
interrupt-parent = <&vgic>;
|
||||
|
||||
chosen {
|
||||
@@ -218,7 +218,7 @@
|
||||
<GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
|
||||
<GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
|
||||
<GIC_PPI 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
|
||||
clock-frequency = <19200000>;
|
||||
clock-frequency = <1000000000>;
|
||||
};
|
||||
|
||||
qcom,test-dbl-oemvm {
|
||||
|
Reference in New Issue
Block a user