r8a774c0.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) r8a774c0.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the RZ/G2E (R8A774C0) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a774c0-cpg-mssr.h>

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

1312 remote-endpoint = <&csi40vin5>;
1313 };
1314 };
1315 };
1316 };
1317
1318 rcar_sound: sound@ec500000 {
1319 /*
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the RZ/G2E (R8A774C0) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a774c0-cpg-mssr.h>

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

1312 remote-endpoint = <&csi40vin5>;
1313 };
1314 };
1315 };
1316 };
1317
1318 rcar_sound: sound@ec500000 {
1319 /*
1320 * #sound-dai-cells is required
1320 * #sound-dai-cells is required if simple-card
1321 *
1322 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1323 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1324 */
1325 /*
1326 * #clock-cells is required for audio_clkout0/1/2/3
1327 *
1328 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 673 unchanged lines hidden ---
1321 *
1322 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1323 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1324 */
1325 /*
1326 * #clock-cells is required for audio_clkout0/1/2/3
1327 *
1328 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 673 unchanged lines hidden ---