1 // SPDX-License-Identifier: GPL-2.0-or-later
3 #include "ste-dbx5x0.dtsi"
8 operating-points = <998400 0
20 /* Modem trace memory */
22 reg = <0x06000000 0x00f00000>;
26 /* Modem shared memory */
28 reg = <0x06f00000 0x00100000>;
32 /* Modem private memory */
34 reg = <0x07000000 0x01000000>;
39 * Initial Secure Software ISSW memory
41 * This is probably only used if the kernel tries
42 * to actually call into trustzone to run secure
43 * applications, which the mainline kernel probably
44 * will not do on this old chipset. But you can never
45 * be too careful, so reserve this memory anyway.
48 reg = <0x17f00000 0x00100000>;