r8a774a1.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) | r8a774a1.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 1664 unchanged lines hidden (view full) --- 1673 remote-endpoint = <&csi40vin7>; 1674 }; 1675 }; 1676 }; 1677 }; 1678 1679 rcar_sound: sound@ec500000 { 1680 /* | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 1664 unchanged lines hidden (view full) --- 1673 remote-endpoint = <&csi40vin7>; 1674 }; 1675 }; 1676 }; 1677 }; 1678 1679 rcar_sound: sound@ec500000 { 1680 /* |
1681 * #sound-dai-cells is required | 1681 * #sound-dai-cells is required if simple-card |
1682 * 1683 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; 1684 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; 1685 */ 1686 /* 1687 * #clock-cells is required for audio_clkout0/1/2/3 1688 * 1689 * clkout : #clock-cells = <0>; <&rcar_sound>; --- 1172 unchanged lines hidden --- | 1682 * 1683 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; 1684 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; 1685 */ 1686 /* 1687 * #clock-cells is required for audio_clkout0/1/2/3 1688 * 1689 * clkout : #clock-cells = <0>; <&rcar_sound>; --- 1172 unchanged lines hidden --- |