blob: 98a5faebd47a6fd11d06fa1fdd361097b8394291 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the RZ/G3E R9A09G047E57 SoC specific parts
*
* Copyright (C) 2024 Renesas Electronics Corp.
*/
/dts-v1/;
#include "r9a09g047.dtsi"
/ {
compatible = "renesas,r9a09g047e57", "renesas,r9a09g047";
};
|