hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0
/*
 * Device Tree Source for the Silicon Linux RZ/G2E evaluation kit (EK874)
 *
 * Copyright (C) 2019 Renesas Electronics Corp.
 */
 
#include "r8a774c0-cat874.dts"
#include "cat875.dtsi"
 
/ {
   model = "Silicon Linux RZ/G2E evaluation kit EK874 (CAT874 + CAT875)";
   compatible = "si-linux,cat875", "si-linux,cat874", "renesas,r8a774c0";
};