Linux-libre 4.14.12-gnu
[librecmc/linux-libre.git] / arch / arm64 / boot / dts / renesas / salvator-xs.dtsi
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
22 &i2c4 {
23         versaclock6: clock-generator@6a {
24                 compatible = "idt,5p49v6901";
25                 reg = <0x6a>;
26                 #clock-cells = <1>;
27                 clocks = <&x23_clk>;
28                 clock-names = "xin";
29         };
30 };