ulcb.dtsi (b3c9a04135bdbd3aabd5e9534bad0fe6df505f8a) ulcb.dtsi (d5136914e48c7da5eab5caefd566b61a3aab4fc1)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car Gen3 ULCB board
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2016 Cogent Embedded, Inc.
7 */
8

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

262 regulator-name = "dvfs";
263 regulator-min-microvolt = <750000>;
264 regulator-max-microvolt = <1030000>;
265 regulator-boot-on;
266 regulator-always-on;
267 };
268 };
269 };
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car Gen3 ULCB board
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2016 Cogent Embedded, Inc.
7 */
8

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

262 regulator-name = "dvfs";
263 regulator-min-microvolt = <750000>;
264 regulator-max-microvolt = <1030000>;
265 regulator-boot-on;
266 regulator-always-on;
267 };
268 };
269 };
270
271 eeprom@50 {
272 compatible = "rohm,br24t01", "atmel,24c01";
273 reg = <0x50>;
274 pagesize = <8>;
275 };
270};
271
272&ohci1 {
273 status = "okay";
274};
275
276&pfc {
277 pinctrl-0 = <&scif_clk_pins>;

--- 226 unchanged lines hidden ---
276};
277
278&ohci1 {
279 status = "okay";
280};
281
282&pfc {
283 pinctrl-0 = <&scif_clk_pins>;

--- 226 unchanged lines hidden ---