linux-zen-server/arch/arm/boot/dts/owl-s500-labrador-v2.dtsi

23 lines
354 B
Plaintext
Raw Permalink Normal View History

2023-08-30 17:53:23 +02:00
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Caninos Labrador SoM V2
*
* Copyright (c) 2019-2020 Matheus Castello
*/
#include "owl-s500.dtsi"
/ {
model = "Caninos Labrador Core V2.1";
compatible = "caninos,labrador-v2", "actions,s500";
memory@0 {
device_type = "memory";
reg = <0x0 0x80000000>;
};
};
&timer {
clocks = <&hosc>;
};