summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/renesas/r8a779g0-white-hawk-cpu.dtsi
blob: b1fe1aedc27d151df210aeb53d5bbf36b0d85044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
 * Device Tree Source for the R-Car V4H White Hawk CPU board
 *
 * Copyright (C) 2022 Renesas Electronics Corp.
 */

#include "r8a779g0.dtsi"
#include "white-hawk-cpu-common.dtsi"

/ {
	model = "Renesas White Hawk CPU board";
	compatible = "renesas,white-hawk-cpu", "renesas,r8a779g0";
};