Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / msm8992.dtsi
1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
3  */
4
5 #include "msm8994.dtsi"
6
7 /* 8992 only features 2 A57 cores. */
8 /delete-node/ &CPU6;
9 /delete-node/ &CPU7;
10 /delete-node/ &cpu6_map;
11 /delete-node/ &cpu7_map;
12
13 &rpmcc {
14         compatible = "qcom,rpmcc-msm8992";
15 };
16
17 &tcsr_mutex {
18         compatible = "qcom,sfpb-mutex";
19 };
20
21 &timer {
22         interrupts = <GIC_PPI 2 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
23                              <GIC_PPI 3 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
24                              <GIC_PPI 4 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
25                              <GIC_PPI 1 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
26 };
27
28 &tlmm {
29         compatible = "qcom,msm8992-pinctrl";
30 };