blob: e7b6619ab224d6c4d8033fdf2c70e5d96223b019 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the Silicon Linux RZ/G2E evaluation kit (EK874)
4 *
5 * Copyright (C) 2019 Renesas Electronics Corp.
6 */
7
8#include "r8a774c0-cat874.dts"
9#include "cat875.dtsi"
10
11/ {
12 model = "Silicon Linux RZ/G2E evaluation kit EK874 (CAT874 + CAT875)";
13 compatible = "si-linux,cat875", "si-linux,cat874", "renesas,r8a774c0";
14};