Linux Audio

Check our new training course

Buildroot integration, development and maintenance

Need a Buildroot system for your embedded project?
Loading...
Note: File does not exist in v4.10.11.
 1// SPDX-License-Identifier: GPL-2.0
 2/*
 3 * Device Tree Source for the iWave Systems RZ/G1N Qseven board development
 4 * platform with camera daughter board
 5 *
 6 * Copyright (C) 2018 Renesas Electronics Corp.
 7 */
 8
 9/dts-v1/;
10#include "r8a7744-iwg20m.dtsi"
11#include "iwg20d-q7-common.dtsi"
12#include "iwg20d-q7-dbcm-ca.dtsi"
13
14/ {
15	model = "iWave Systems RZ/G1N Qseven development platform with camera add-on";
16	compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7744";
17};