xref: /linux/arch/arm64/boot/dts/renesas/r8a779h2.dtsi (revision 115e74a29b530d121891238e9551c4bcdf7b04b5)
1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2/*
3 * Device Tree Source for the R-Car V4M-7 (R8A779H2) SoC
4 *
5 * Copyright (C) 2024 Renesas Electronics Corp.
6 */
7
8#include "r8a779h0.dtsi"
9
10/ {
11	compatible = "renesas,r8a779h2", "renesas,r8a779h0";
12};
13