Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / owl-s500-labrador-v2.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Caninos Labrador SoM V2
4  *
5  * Copyright (c) 2019-2020 Matheus Castello
6  */
7
8 #include "owl-s500.dtsi"
9
10 / {
11         model = "Caninos Labrador Core V2.1";
12         compatible = "caninos,labrador-v2", "actions,s500";
13
14         memory@0 {
15                 device_type = "memory";
16                 reg = <0x0 0x80000000>;
17         };
18 };
19
20 &timer {
21         clocks = <&hosc>;
22 };