r8a77995.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) r8a77995.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car D3 (R8A77995) SoC
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

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

1032 power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
1033 resets = <&cpg 807>;
1034 renesas,id = <4>;
1035 status = "disabled";
1036 };
1037
1038 rcar_sound: sound@ec500000 {
1039 /*
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car D3 (R8A77995) SoC
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

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

1032 power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
1033 resets = <&cpg 807>;
1034 renesas,id = <4>;
1035 status = "disabled";
1036 };
1037
1038 rcar_sound: sound@ec500000 {
1039 /*
1040 * #sound-dai-cells is required
1040 * #sound-dai-cells is required if simple-card
1041 *
1042 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1043 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1044 */
1045 /*
1046 * #clock-cells is required for audio_clkout0/1/2/3
1047 *
1048 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 425 unchanged lines hidden ---
1041 *
1042 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1043 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1044 */
1045 /*
1046 * #clock-cells is required for audio_clkout0/1/2/3
1047 *
1048 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 425 unchanged lines hidden ---