ulcb.dtsi (a4fedb3a4ab9ed9d602e049213bc2a96003ebc46) ulcb.dtsi (476b2e4f71542e9ea61f6eb856a040495c665a07)
1/*
2 * Device Tree Source for the R-Car Gen3 ULCB board
3 *
4 * Copyright (C) 2016 Renesas Electronics Corp.
5 * Copyright (C) 2016 Cogent Embedded, Inc.
6 *
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any

--- 175 unchanged lines hidden (view full) ---

184 clocks = <&audio_clkout>, <&x12_clk>;
185 clock-names = "clk_in", "ref_clk";
186
187 assigned-clocks = <&cs2000>;
188 assigned-clock-rates = <24576000>; /* 1/1 divide */
189 };
190};
191
1/*
2 * Device Tree Source for the R-Car Gen3 ULCB board
3 *
4 * Copyright (C) 2016 Renesas Electronics Corp.
5 * Copyright (C) 2016 Cogent Embedded, Inc.
6 *
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any

--- 175 unchanged lines hidden (view full) ---

184 clocks = <&audio_clkout>, <&x12_clk>;
185 clock-names = "clk_in", "ref_clk";
186
187 assigned-clocks = <&cs2000>;
188 assigned-clock-rates = <24576000>; /* 1/1 divide */
189 };
190};
191
192&i2c4 {
193 status = "okay";
194
195 clock-frequency = <400000>;
196};
197
192&i2c_dvfs {
193 status = "okay";
194};
195
196&ohci1 {
197 status = "okay";
198};
199

--- 172 unchanged lines hidden ---
198&i2c_dvfs {
199 status = "okay";
200};
201
202&ohci1 {
203 status = "okay";
204};
205

--- 172 unchanged lines hidden ---