r8a77965.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) r8a77965.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-N (R8A77965) SoC
4 *
5 * Copyright (C) 2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
6 *
7 * Based on r8a7796.dtsi
8 * Copyright (C) 2016 Renesas Electronics Corp.

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

1728 power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
1729 resets = <&cpg 508>;
1730 renesas,bonding = <&drif30>;
1731 status = "disabled";
1732 };
1733
1734 rcar_sound: sound@ec500000 {
1735 /*
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-N (R8A77965) SoC
4 *
5 * Copyright (C) 2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
6 *
7 * Based on r8a7796.dtsi
8 * Copyright (C) 2016 Renesas Electronics Corp.

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

1728 power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
1729 resets = <&cpg 508>;
1730 renesas,bonding = <&drif30>;
1731 status = "disabled";
1732 };
1733
1734 rcar_sound: sound@ec500000 {
1735 /*
1736 * #sound-dai-cells is required
1736 * #sound-dai-cells is required if simple-card
1737 *
1738 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1739 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1740 */
1741 /*
1742 * #clock-cells is required for audio_clkout0/1/2/3
1743 *
1744 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 1143 unchanged lines hidden ---
1737 *
1738 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1739 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1740 */
1741 /*
1742 * #clock-cells is required for audio_clkout0/1/2/3
1743 *
1744 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 1143 unchanged lines hidden ---