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.16 17 lines 376 B view raw
1// SPDX-License-Identifier: GPL-2.0+ 2// 3// Copyright 2021 Dillon Min <dillon.minfei@gmail.com> 4// 5// Based on imx6qdl-sabresd.dtsi which is: 6// Copyright 2012 Freescale Semiconductor, Inc. 7// Copyright 2011 Linaro Ltd. 8 9/dts-v1/; 10 11#include "imx6q.dtsi" 12#include "imx6qdl-ds.dtsi" 13 14/ { 15 model = "DaSheng i.MX6 Quad Com-9xx Board"; 16 compatible = "ds,imx6q-sbc", "fsl,imx6q"; 17};