From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752835AbbCPHR2 (ORCPT ); Mon, 16 Mar 2015 03:17:28 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:33025 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752600AbbCPHRZ (ORCPT ); Mon, 16 Mar 2015 03:17:25 -0400 Message-ID: <55068350.9080500@ti.com> Date: Mon, 16 Mar 2015 09:16:32 +0200 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Marek Belisko , , CC: , , , , , , , , Subject: Re: [PATCH v2 0/2] ARM: devicetree: Remove unused ti,codec property References: <1426279237-15940-1-git-send-email-marek@goldelico.com> In-Reply-To: <1426279237-15940-1-git-send-email-marek@goldelico.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/13/2015 10:40 PM, Marek Belisko wrote: > ti,codec in not parsed in omap-twl4030 sound driver. It's not necessary > to specify this property in DT because ti,twl4030-audio which ti,codec > was pointing to by phandle is mfd driver and device for ASoC ic created w/o > any DT property (codec name is hardcoded in ASoC driver). > > Please see reply [1] from Peter Ujfalusi. All: Acked-by: Peter Ujfalusi > > Changes from v1: > - keep ti,codec property in Documentation as optional that the > existing dtbs do not become noncompliant after the change > > [1]: http://comments.gmane.org/gmane.linux.ports.arm.omap/124273 > > Marek Belisko (2): > ARM: dts: omap3: Remove all references to ti,codec property > Documentation: omap-twl4030: Move ti,codec property to optional > > Documentation/devicetree/bindings/sound/omap-twl4030.txt | 3 +-- > arch/arm/boot/dts/omap3-beagle-xm.dts | 1 - > arch/arm/boot/dts/omap3-beagle.dts | 1 - > arch/arm/boot/dts/omap3-cm-t3x30.dtsi | 1 - > arch/arm/boot/dts/omap3-devkit8000.dts | 1 - > arch/arm/boot/dts/omap3-gta04.dtsi | 1 - > arch/arm/boot/dts/omap3-igep.dtsi | 1 - > arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 1 - > arch/arm/boot/dts/omap3-overo-base.dtsi | 1 - > arch/arm/boot/dts/omap3-tao3530.dtsi | 1 - > 10 files changed, 1 insertion(+), 11 deletions(-) > -- Péter