1*833e5d42SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2*833e5d42SEmmanuel Vadot/* 3*833e5d42SEmmanuel Vadot * Device Tree Source for the R-Car V4M-7 Gray Hawk Single board 4*833e5d42SEmmanuel Vadot * 5*833e5d42SEmmanuel Vadot * Copyright (C) 2025 Glider bv 6*833e5d42SEmmanuel Vadot */ 7*833e5d42SEmmanuel Vadot 8*833e5d42SEmmanuel Vadot/dts-v1/; 9*833e5d42SEmmanuel Vadot 10*833e5d42SEmmanuel Vadot#include "r8a779h2.dtsi" 11*833e5d42SEmmanuel Vadot#include "gray-hawk-single.dtsi" 12*833e5d42SEmmanuel Vadot 13*833e5d42SEmmanuel Vadot/ { 14*833e5d42SEmmanuel Vadot model = "Renesas Gray Hawk Single board based on r8a779h2"; 15*833e5d42SEmmanuel Vadot compatible = "renesas,gray-hawk-single", "renesas,r8a779h2", 16*833e5d42SEmmanuel Vadot "renesas,r8a779h0"; 17*833e5d42SEmmanuel Vadot}; 18