blob: 2ab72f854bea465ef65882f56fcff7426851e971 [file] [log] [blame]
Chris Packham7d7bb992022-11-05 17:23:59 +13001// 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};