xref: /rk3399_ARM-atf/fdts/stm32mp23-bl31.dtsi (revision 7ddf0afdb05e9ecfb3b9d5a6e3e42eba388b4629)
1*080a6729SNicolas Le Bayon// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
2*080a6729SNicolas Le Bayon/*
3*080a6729SNicolas Le Bayon * Copyright (C) 2026, STMicroelectronics - All Rights Reserved
4*080a6729SNicolas Le Bayon */
5*080a6729SNicolas Le Bayon
6*080a6729SNicolas Le Bayon/ {
7*080a6729SNicolas Le Bayon	soc@0 {
8*080a6729SNicolas Le Bayon		/delete-node/ ommanager@40500000;
9*080a6729SNicolas Le Bayon		/delete-node/ memory-controller@48200000;
10*080a6729SNicolas Le Bayon		rifsc@42080000 {
11*080a6729SNicolas Le Bayon			/delete-node/ mmc@48220000;
12*080a6729SNicolas Le Bayon			/delete-node/ mmc@48230000;
13*080a6729SNicolas Le Bayon		};
14*080a6729SNicolas Le Bayon	};
15*080a6729SNicolas Le Bayon};
16