Commit c979e162 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven

arm64: dts: renesas: Add Renesas R8A779M7 SoC support

Add support for the Renesas R-Car D3e (R8A779M7) SoC, which is a
different grading of the R-Car D3 (R8A77995) SoC.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/2aa5b34d5b50f757092bc6442bb59a8534f2ff24.1628766192.git.geert+renesas@glider.be
parent 7cbb7308
// SPDX-License-Identifier: (GPL-2.0 or MIT)
/*
* Device Tree Source for the R-Car D3e (R8A779M7) SoC
*
* Copyright (C) 2021 Glider bv
*/
#include "r8a77995.dtsi"
/ {
compatible = "renesas,r8a779m7", "renesas,r8a77995";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment