r8a77970.dtsi (7731b8bc94e599c9a79e428f3359ff2c34b7576a) | r8a77970.dtsi (cba59c25888938720390c47aaf1e05f39b42ecf4) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 |
|
1/* 2 * Device Tree Source for the r8a77970 SoC 3 * 4 * Copyright (C) 2016-2017 Renesas Electronics Corp. 5 * Copyright (C) 2017 Cogent Embedded, Inc. | 2/* 3 * Device Tree Source for the r8a77970 SoC 4 * 5 * Copyright (C) 2016-2017 Renesas Electronics Corp. 6 * Copyright (C) 2017 Cogent Embedded, Inc. |
6 * 7 * This file is licensed under the terms of the GNU General Public License 8 * version 2. This program is licensed "as is" without any warranty of any 9 * kind, whether express or implied. | |
10 */ 11 12#include <dt-bindings/clock/r8a77970-cpg-mssr.h> 13#include <dt-bindings/interrupt-controller/arm-gic.h> 14#include <dt-bindings/interrupt-controller/irq.h> 15#include <dt-bindings/power/r8a77970-sysc.h> 16 17/ { --- 887 unchanged lines hidden --- | 7 */ 8 9#include <dt-bindings/clock/r8a77970-cpg-mssr.h> 10#include <dt-bindings/interrupt-controller/arm-gic.h> 11#include <dt-bindings/interrupt-controller/irq.h> 12#include <dt-bindings/power/r8a77970-sysc.h> 13 14/ { --- 887 unchanged lines hidden --- |