1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
3 * Device Tree Source for the R-Car V4H ES2.0 White Hawk Single board
4 *
5 * Copyright (C) 2023 Glider bv
6 */
7
8/dts-v1/;
9#include "r8a779g2.dtsi"
10#include "white-hawk-single.dtsi"
11
12/ {
13	model = "Renesas White Hawk Single board based on r8a779g2";
14	compatible = "renesas,white-hawk-single", "renesas,r8a779g2",
15		     "renesas,r8a779g0";
16};
17