1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Device Tree For AC5X. 4 * 5 * Copyright (C) 2022 Allied Telesis Labs 6 */ 7 8 #include "ac5-98dx25xx.dtsi" 9 10 / { 11 model = "Marvell AC5X SoC"; 12 compatible = "marvell,ac5x", "marvell,ac5"; 13 }; 14 15 &cnm_clock { 16 clock-frequency = <325000000>; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.