You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/arm/boot/dts/owl-s500-guitar.dtsi

22 lines
307 B

/*
* LeMaker Guitar SoM
*
* Copyright (c) 2016-2017 Andreas Färber
*
* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
#include "owl-s500.dtsi"
/ {
compatible = "lemaker,guitar", "actions,s500";
memory@0 {
device_type = "memory";
reg = <0x0 0x40000000>;
};
};
&timer {
clocks = <&hosc>;
};