1// 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}; 15