Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.17 15 lines 320 B view raw
1// SPDX-License-Identifier: (GPL-2.0 OR MIT) 2/* 3 * Copyright 2017-2020 Toradex AG 4 * 5 */ 6 7/dts-v1/; 8#include "imx7s-colibri.dtsi" 9#include "imx7-colibri-aster.dtsi" 10 11/ { 12 model = "Toradex Colibri iMX7S on Aster Carrier Board"; 13 compatible = "toradex,colibri-imx7s-aster", "toradex,colibri-imx7s", 14 "fsl,imx7s"; 15};