Hi
> From: Takeshi Kihara <[email protected]> > > Based on several similar patches of the R8A7796 device tree > by Kuninori Morimoto <[email protected]>. > > Signed-off-by: Takeshi Kihara <[email protected]> > Signed-off-by: Yoshihiro Kaneko <[email protected]> > --- (snip) > rcar_sound: sound@ec500000 { > + /* > + * #sound-dai-cells is required > + * > + * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; > + * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; > + */ > + /* > + * #clock-cells is required for audio_clkout0/1/2/3 > + * > + * clkout : #clock-cells = <0>; <&rcar_sound>; > + * clkout0/1/2/3: #clock-cells = <1>; <&rcar_sound N>; > + */ > + compatible = "renesas,rcar_sound-r8a7796", > "renesas,rcar_sound-gen3"; 77965 ? Acked-by: Kuninori Morimoto <[email protected]>
