1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright (c) 2017 Andreas Färber
10 #include "owl-s500.dtsi"
13 compatible = "allo,sparky", "actions,s500";
14 model = "Allo.com Sparky";
21 stdout-path = "serial3:115200n8";
25 device_type = "memory";
26 reg = <0x0 0x40000000>; /* 1 or 2 GiB */
29 uart3_clk: uart3-clk {
30 compatible = "fixed-clock";
31 clock-frequency = <921600>;
42 clocks = <&uart3_clk>;