1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright (C) 2020 Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
10 #include "owl-s500.dtsi"
13 compatible = "roseapplepi,roseapplepi", "actions,s500";
14 model = "Roseapple Pi";
21 stdout-path = "serial2:115200n8";
25 device_type = "memory";
26 reg = <0x0 0x80000000>; /* 2GB */
29 uart2_clk: uart2-clk {
30 compatible = "fixed-clock";
31 clock-frequency = <921600>;
46 clocks = <&uart2_clk>;