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 v6.2-rc7 20 lines 454 B view raw
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the iWave-RZ/G1M Qseven board + camera daughter board 4 * 5 * Copyright (C) 2017 Renesas Electronics Corp. 6 */ 7 8/dts-v1/; 9#include "r8a7743-iwg20m.dtsi" 10#include "iwg20d-q7-common.dtsi" 11#include "iwg20d-q7-dbcm-ca.dtsi" 12 13/ { 14 model = "iW-RainboW-G20D-Q7 RZ/G1M based plus camera daughter board"; 15 compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743"; 16}; 17 18&pciec { 19 status = "okay"; 20};