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 18 lines 355 B view raw
1// SPDX-License-Identifier: GPL-2.0 2// 3// Copyright (C) 2013 Freescale Semiconductor, Inc. 4 5/dts-v1/; 6 7#include "imx6dl.dtsi" 8#include "imx6qdl-sabresd.dtsi" 9 10/ { 11 model = "Freescale i.MX6 DualLite SABRE Smart Device Board"; 12 compatible = "fsl,imx6dl-sabresd", "fsl,imx6dl"; 13}; 14 15&ipu1_csi1_from_ipu1_csi1_mux { 16 clock-lanes = <0>; 17 data-lanes = <1 2>; 18};