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-rc6 16 lines 353 B view raw
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Copyright (C) 2017 exceet electronics GmbH 4 * Copyright (C) 2018 Kontron Electronics GmbH 5 */ 6 7/dts-v1/; 8 9#include "imx6ul-kontron-n6311-som.dtsi" 10#include "imx6ul-kontron-n6x1x-s.dtsi" 11 12/ { 13 model = "Kontron N6311 S"; 14 compatible = "kontron,imx6ul-n6311-s", "kontron,imx6ul-n6311-som", 15 "fsl,imx6ul"; 16};