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 / renesas / r9a07g044l1.dtsi
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 /*
3  * Device Tree Source for the RZ/G2L R9A07G044L1 SoC specific parts
4  *
5  * Copyright (C) 2021 Renesas Electronics Corp.
6  */
7
8 /dts-v1/;
9 #include "r9a07g044.dtsi"
10
11 / {
12         compatible = "renesas,r9a07g044l1", "renesas,r9a07g044";
13
14         cpus {
15                 /delete-node/ cpu-map;
16                 /delete-node/ cpu@100;
17         };
18
19         timer {
20                 interrupts-extended = <&gic GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
21                                       <&gic GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
22                                       <&gic GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
23                                       <&gic GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>;
24         };
25 };