blob: c8b1bb50a8cfeb6697c239ff4e35ae5523e0864e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the standalone R-Car V4H White Hawk CPU board
*
* Copyright (C) 2023 Glider bv
*/
/dts-v1/;
#include "r8a779g0-white-hawk-cpu.dtsi"
/ {
model = "Renesas White Hawk CPU board based on r8a779g0";
};
|