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.18 13 lines 273 B view raw
1// SPDX-License-Identifier: GPL-2.0 2// 3// Copyright (C) 2015 Freescale Semiconductor, Inc. 4 5/dts-v1/; 6 7#include "imx6ul.dtsi" 8#include "imx6ul-14x14-evk.dtsi" 9 10/ { 11 model = "Freescale i.MX6 UltraLite 14x14 EVK Board"; 12 compatible = "fsl,imx6ul-14x14-evk", "fsl,imx6ul"; 13};