1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2018 Nuvoton Technology tomer.maimon@nuvoton.com
3 // Copyright 2018 Google, Inc.
5 #include "nuvoton-common-npcm7xx.dtsi"
10 interrupt-parent = <&gic>;
15 enable-method = "nuvoton,npcm750-smp";
19 compatible = "arm,cortex-a9";
21 clock-names = "clk_cpu";
23 next-level-cache = <&l2>;
28 compatible = "arm,cortex-a9";
30 clock-names = "clk_cpu";
32 next-level-cache = <&l2>;
37 compatible = "arm,cortex-a9-twd-timer";
38 reg = <0x3fe600 0x20>;
39 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) |
40 IRQ_TYPE_LEVEL_HIGH)>;