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