]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arc/dts/axc003.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arc / dts / axc003.dtsi
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0+
0c77092e
VZ
2/*
3 * Copyright (C) 2017 Synopsys, Inc. All rights reserved.
0c77092e
VZ
4 */
5
6/include/ "skeleton.dtsi"
7
8/ {
9 cpu_card {
10 core_clk: core_clk {
11 #clock-cells = <0>;
12 compatible = "fixed-clock";
13 clock-frequency = <100000000>;
8c103c33 14 bootph-all;
0c77092e
VZ
15 };
16 };
17};
18