2 * Copyright (c) 2017 Andreas Färber
4 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
12 compatible = "ucrobotics,bubblegum-96", "actions,s900";
13 model = "Bubblegum-96";
20 stdout-path = "serial5:115200n8";
24 device_type = "memory";
25 reg = <0x0 0x0 0x0 0x80000000>;
28 uart5_clk: uart5-clk {
29 compatible = "fixed-clock";
30 clock-frequency = <921600>;
41 clocks = <&uart5_clk>;