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