From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm: dts: omap3: Add missing #sound-dai-cells Date: Thu, 1 Mar 2018 15:33:41 -0800 Message-ID: <20180301233341.GJ62820@atomide.com> References: <20180301202537.30571-2-robh@kernel.org> <20180301223243.GI62820@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: devicetree@vger.kernel.org, linux-omap , ARM-SoC Maintainers , =?utf-8?Q?Beno=C3=AEt?= Cousson , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" List-Id: devicetree@vger.kernel.org * Rob Herring [180301 23:29]: > On Thu, Mar 1, 2018 at 4:32 PM, Tony Lindgren wrote: > > * Rob Herring [180301 12:26]: > >> dtc now gives the following warnings: > >> > >> arch/arm/boot/dts/omap3-gta04a3.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0]) > >> arch/arm/boot/dts/omap3-gta04a4.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0]) > >> arch/arm/boot/dts/omap3-gta04a5.dtb: Warning (sound_dai_property): /sound_telephony/simple-audio-card,cpu: Missing property '#sound-dai-cells' in node /ocp@68000000/mcbsp@49026000 or bad phandle (referred from sound-dai[0]) > >> > >> Add the missing #sound-dai-cells property. > > > > Is this needed for the current -rc or is v4.17 OK? > > 4.17 is fine. > > > Somehow I'm not seeing these with current -rc or next, is > > there some special option (not W=2 :) that you're using? > > Upstream dtc which I'm working on syncing to for 4.17. OK let me know if you want to queue along with your other changes and I'll ack or else I'll apply it up tomorrow. Regards, Tony