Newer
Older
barebox / dts / src / arm64 / renesas / salvator-xs.dtsi
@Lucas Stach Lucas Stach on 31 Jul 2017 488 bytes dts: update to v4.13-rc2
/*
 * Device Tree Source for the Salvator-X 2nd version board
 *
 * Copyright (C) 2015-2017 Renesas Electronics Corp.
 *
 * This file is licensed under the terms of the GNU General Public License
 * version 2.  This program is licensed "as is" without any warranty of any
 * kind, whether express or implied.
 */

#include "salvator-common.dtsi"

/ {
	model = "Renesas Salvator-X 2nd version board";
	compatible = "renesas,salvator-xs";
};

&extal_clk {
	clock-frequency = <16640000>;
};