xref: /linux/scripts/dtc/include-prefixes/arm64/renesas/r8a779g2.dtsi (revision 60a2f25de7b8b785baee2932db932ae9a5b8c86d)
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