// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) /* * Device Tree Source for the RZ/G2L SMARC SOM common parts * * Copyright (C) 2021 Renesas Electronics Corp. */ / { memory@48000000 { device_type = "memory"; /* first 128MB is reserved for secure area. */ reg = <0x0 0x48000000 0x0 0x78000000>; }; }; &extal_clk { clock-frequency = <24000000>; };