5e9270a0b7cedeb89e46a0c0f746f6df65cafe9c
[platform/kernel/u-boot.git] / arch / arc / dts / axc003.dtsi
1 /*
2  * Copyright (C) 2017 Synopsys, Inc. All rights reserved.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 /include/ "skeleton.dtsi"
8
9 / {
10         cpu_card {
11                 core_clk: core_clk {
12                         #clock-cells = <0>;
13                         compatible = "fixed-clock";
14                         clock-frequency = <100000000>;
15                         u-boot,dm-pre-reloc;
16                 };
17         };
18 };
19