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.11-rc2 17 lines 319 B view raw
1// SPDX-License-Identifier: GPL-2.0 OR X11 2/* 3 * Copyright 2015 Boundary Devices, Inc. 4 */ 5/dts-v1/; 6 7#include "imx6q.dtsi" 8#include "imx6qdl-nitrogen6_max.dtsi" 9 10/ { 11 model = "Boundary Devices i.MX6 Quad Nitrogen6_MAX Board"; 12 compatible = "boundary,imx6q-nitrogen6_max", "fsl,imx6q"; 13}; 14 15&sata { 16 status = "okay"; 17};