Linux Audio

Check our new training course

Linux BSP development engineering services

Need help to port Linux and bootloaders to your hardware?
Loading...
Note: File does not exist in v4.6.
 1// SPDX-License-Identifier: GPL-2.0
 2/*
 3 * Device Tree Source for the iWave-RZ/G1N Qseven board
 4 *
 5 * Copyright (C) 2018 Renesas Electronics Corp.
 6 */
 7
 8/dts-v1/;
 9#include "r8a7744-iwg20m.dtsi"
10#include "iwg20d-q7-common.dtsi"
11
12/ {
13	model = "iWave Systems RainboW-G20D-Qseven board based on RZ/G1N";
14	compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7744";
15};