blob: c542f25b0e3c351cb1df842b66f1e3ecceba93ce [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Thomas Abraham6c15a2a2016-04-23 22:18:14 +05302/*
3 * Samsung Espresso7420 board device tree source
4 *
5 * Copyright (c) 2016 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
Thomas Abraham6c15a2a2016-04-23 22:18:14 +05307 */
8
9#include "exynos7420.dtsi"
10/ {
11 model = "Samsung Espresso7420 board based on Exynos7420";
12 compatible = "samsung,espresso7420", "samsung,exynos7420";
13
14 aliases {
15 serial2 = "/serial@14C30000";
16 console = "/serial@14C30000";
17 pinctrl0 = "/pinctrl@13470000";
18 };
19};
20
21&fin_pll {
22 clock-frequency = <24000000>;
23};