blob: 784d4e8b204ce85ace90778133f4148e1662e238 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
Tom Rini6bb92fc2024-05-20 09:54:58 -06003 * Device Tree Source for the R-Car V4H White Hawk CPU and BreakOut boards
Tom Rini53633a82024-02-29 12:33:36 -05004 *
5 * Copyright (C) 2022 Renesas Electronics Corp.
6 */
7
8/dts-v1/;
9#include "r8a779g0-white-hawk-cpu.dtsi"
Tom Rini6bb92fc2024-05-20 09:54:58 -060010#include "white-hawk-common.dtsi"
Tom Rini53633a82024-02-29 12:33:36 -050011
12/ {
13 model = "Renesas White Hawk CPU and Breakout boards based on r8a779g0";
14 compatible = "renesas,white-hawk-breakout", "renesas,white-hawk-cpu", "renesas,r8a779g0";
Tom Rini53633a82024-02-29 12:33:36 -050015};