1*b2d2a78aSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2*b2d2a78aSEmmanuel Vadot/* 3*b2d2a78aSEmmanuel Vadot * Copyright 2024 Variscite Ltd. 4*b2d2a78aSEmmanuel Vadot */ 5*b2d2a78aSEmmanuel Vadot 6*b2d2a78aSEmmanuel Vadot#include "imx8mp-var-som.dtsi" 7*b2d2a78aSEmmanuel Vadot 8*b2d2a78aSEmmanuel Vadot/ { 9*b2d2a78aSEmmanuel Vadot model = "Variscite VAR-SOM-MX8M-PLUS on Symphony-Board"; 10*b2d2a78aSEmmanuel Vadot compatible = "variscite,var-som-mx8mp-symphony", "variscite,var-som-mx8mp", "fsl,imx8mp"; 11*b2d2a78aSEmmanuel Vadot}; 12