r8a77960.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) r8a77960.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-W (R8A77960) SoC
4 *
5 * Copyright (C) 2016-2017 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a7796-cpg-mssr.h>

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

1865 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
1866 resets = <&cpg 508>;
1867 renesas,bonding = <&drif30>;
1868 status = "disabled";
1869 };
1870
1871 rcar_sound: sound@ec500000 {
1872 /*
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-W (R8A77960) SoC
4 *
5 * Copyright (C) 2016-2017 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a7796-cpg-mssr.h>

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

1865 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
1866 resets = <&cpg 508>;
1867 renesas,bonding = <&drif30>;
1868 status = "disabled";
1869 };
1870
1871 rcar_sound: sound@ec500000 {
1872 /*
1873 * #sound-dai-cells is required
1873 * #sound-dai-cells is required if simple-card
1874 *
1875 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1876 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1877 */
1878 /*
1879 * #clock-cells is required for audio_clkout0/1/2/3
1880 *
1881 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 1197 unchanged lines hidden ---
1874 *
1875 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1876 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1877 */
1878 /*
1879 * #clock-cells is required for audio_clkout0/1/2/3
1880 *
1881 * clkout : #clock-cells = <0>; <&rcar_sound>;

--- 1197 unchanged lines hidden ---