1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2/* 3 * Device Tree Source for the R-Car V4H White Hawk CPU board 4 * 5 * Copyright (C) 2022 Renesas Electronics Corp. 6 */ 7 8#include "r8a779g0.dtsi" 9#include "white-hawk-cpu-common.dtsi" 10 11/ { 12 model = "Renesas White Hawk CPU board"; 13 compatible = "renesas,white-hawk-cpu", "renesas,r8a779g0"; 14}; 15