mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-08 07:13:06 +00:00
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
|
// SPDX-License-Identifier: (GPL-2.0 or MIT)
|
||
|
/*
|
||
|
* Device Tree Source for the R-Car M3e-2G (R8A779M3) SoC
|
||
|
*
|
||
|
* Copyright (C) 2021 Glider bv
|
||
|
*/
|
||
|
|
||
|
#include "r8a77961.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "renesas,r8a779m3", "renesas,r8a77961";
|
||
|
};
|