ulcb.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) ulcb.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6)
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

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

376 function = "usb1";
377 };
378};
379
380&rcar_sound {
381 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
382 pinctrl-names = "default";
383
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

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

376 function = "usb1";
377 };
378};
379
380&rcar_sound {
381 pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
382 pinctrl-names = "default";
383
384 /* Single DAI */
385 #sound-dai-cells = <0>;
386
387 /* audio_clkout0/1/2/3 */
388 #clock-cells = <1>;
389 clock-frequency = <12288000 11289600>;
390
391 status = "okay";
392
393 /* update <audio_clk_b> to <cs2000> */
394 clocks = <&cpg CPG_MOD 1005>,

--- 149 unchanged lines hidden ---
384 /* audio_clkout0/1/2/3 */
385 #clock-cells = <1>;
386 clock-frequency = <12288000 11289600>;
387
388 status = "okay";
389
390 /* update <audio_clk_b> to <cs2000> */
391 clocks = <&cpg CPG_MOD 1005>,

--- 149 unchanged lines hidden ---