xref: /linux/scripts/dtc/include-prefixes/arm64/renesas/r8a779g2.dtsi (revision 6f47c7ae8c7afaf9ad291d39f0d3974f191a7946)
1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
3 * Device Tree Source for the R-Car V4H (R8A779G2) SoC
4 *
5 * Copyright (C) 2023 Glider bv
6 */
7
8#include "r8a779g0.dtsi"
9
10/ {
11	compatible = "renesas,r8a779g2", "renesas,r8a779g0";
12};
13