1*354d7675SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 or MIT) 2*354d7675SEmmanuel Vadot/* 3*354d7675SEmmanuel Vadot * Device Tree Source for the R-Car H3e-2G (R8A779M1) SoC 4*354d7675SEmmanuel Vadot * 5*354d7675SEmmanuel Vadot * Copyright (C) 2021 Glider bv 6*354d7675SEmmanuel Vadot */ 7*354d7675SEmmanuel Vadot 8*354d7675SEmmanuel Vadot#include "r8a77951.dtsi" 9*354d7675SEmmanuel Vadot 10*354d7675SEmmanuel Vadot/ { 11*354d7675SEmmanuel Vadot compatible = "renesas,r8a779m1", "renesas,r8a7795"; 12*354d7675SEmmanuel Vadot}; 13