1/* 2 * Device Tree Source for the Salvator-X 2nd version board 3 * 4 * Copyright (C) 2015-2017 Renesas Electronics Corp. 5 * 6 * This file is licensed under the terms of the GNU General Public License 7 * version 2. This program is licensed "as is" without any warranty of any 8 * kind, whether express or implied. 9 */ 10 11#include "salvator-common.dtsi" 12 13/ { 14 model = "Renesas Salvator-X 2nd version board"; 15 compatible = "renesas,salvator-xs"; 16}; 17 18&extal_clk { 19 clock-frequency = <16640000>; 20}; 21