2 * Cubietech CubieBoard6
4 * Copyright (c) 2017 Andreas Färber
6 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
11 #include "owl-s500.dtsi"
14 compatible = "cubietech,cubieboard6", "actions,s500";
15 model = "CubieBoard6";
22 stdout-path = "serial3:115200n8";
26 device_type = "memory";
27 reg = <0x0 0x80000000>;
30 uart3_clk: uart3-clk {
31 compatible = "fixed-clock";
32 clock-frequency = <921600>;
43 clocks = <&uart3_clk>;