arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm64 / boot / dts / marvell / armada-ap807.dtsi
blob623010f3ca894adcba1a909732b2500b9922904d
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Device Tree file for Marvell Armada AP807
4  *
5  * Copyright (C) 2019 Marvell Technology Group Ltd.
6  */
8 #define AP_NAME         ap807
9 #include "armada-ap80x.dtsi"
11 / {
12         model = "Marvell Armada AP807";
13         compatible = "marvell,armada-ap807";
16 &ap_syscon0 {
17         ap_clk: clock {
18                 compatible = "marvell,ap807-clock";
19                 #clock-cells = <1>;
20         };
23 &ap_syscon1 {
24         cpu_clk: clock-cpu {
25                 compatible = "marvell,ap807-cpu-clock";
26                 clocks = <&ap_clk 0>, <&ap_clk 1>;
27                 #clock-cells = <1>;
28         };