1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2017 Andreas Färber
11 compatible = "cubietech,cubieboard7", "actions,s700";
12 model = "CubieBoard7";
19 stdout-path = "serial3:115200n8";
23 device_type = "memory";
24 reg = <0x0 0x0 0x0 0x80000000>;
28 device_type = "memory";
29 reg = <0x1 0xe0000000 0x0 0x0>;
32 uart3_clk: uart3-clk {
33 compatible = "fixed-clock";
34 clock-frequency = <921600>;
45 clocks = <&uart3_clk>;