xref: /freebsd/sys/contrib/device-tree/src/arm64/renesas/r8a779m8.dtsi (revision aa1a8ff2d6dbc51ef058f46f3db5a8bb77967145)
1*aa1a8ff2SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0 OR MIT)
28cc087a1SEmmanuel Vadot/*
38cc087a1SEmmanuel Vadot * Device Tree Source for the R-Car H3Ne (R8A779M8) SoC
48cc087a1SEmmanuel Vadot *
58cc087a1SEmmanuel Vadot * Copyright (C) 2021 Glider bv
68cc087a1SEmmanuel Vadot */
78cc087a1SEmmanuel Vadot
88cc087a1SEmmanuel Vadot#include "r8a77951.dtsi"
98cc087a1SEmmanuel Vadot
108cc087a1SEmmanuel Vadot/ {
118cc087a1SEmmanuel Vadot	compatible = "renesas,r8a779m8", "renesas,r8a7795";
128cc087a1SEmmanuel Vadot};
13b97ee269SEmmanuel Vadot
14b97ee269SEmmanuel Vadot&cluster0_opp {
15b97ee269SEmmanuel Vadot	/delete-node/ opp-1600000000;
16b97ee269SEmmanuel Vadot	/delete-node/ opp-1700000000;
17b97ee269SEmmanuel Vadot};
18