summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/renesas/r9a07g054l1.dtsi
blob: d85a6ac0f0245cfd17e426a9af099a91e55760f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
 * Device Tree Source for the RZ/V2L R9A07G054L1 SoC specific parts
 *
 * Copyright (C) 2021 Renesas Electronics Corp.
 */

/dts-v1/;
#include "r9a07g054.dtsi"

/ {
	compatible = "renesas,r9a07g054l1", "renesas,r9a07g054";

	cpus {
		/delete-node/ cpu-map;
		/delete-node/ cpu@100;
	};
};