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