All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Marek Belisko <marek@goldelico.com>,
	bcousson@baylibre.com, tony@atomide.com
Cc: eballetbo@gmail.com, javier@dowhile0.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	jarkko.nikula@bitmer.com, hns@goldelico.com
Subject: Re: [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
Date: Fri, 13 Mar 2015 09:09:01 +0200	[thread overview]
Message-ID: <55028D0D.3050403@ti.com> (raw)
In-Reply-To: <1426194899-14037-1-git-send-email-marek@goldelico.com>

On 03/12/2015 11:14 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).

All:
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>


> 
> Please see reply [1] from Peter Ujfalusi.
> 
> [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: Remove ti,codec property
> 
>  Documentation/devicetree/bindings/sound/omap-twl4030.txt | 2 --
>  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, 11 deletions(-)
> 


-- 
Péter

WARNING: multiple messages have this Message-ID (diff)
From: peter.ujfalusi@ti.com (Peter Ujfalusi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
Date: Fri, 13 Mar 2015 09:09:01 +0200	[thread overview]
Message-ID: <55028D0D.3050403@ti.com> (raw)
In-Reply-To: <1426194899-14037-1-git-send-email-marek@goldelico.com>

On 03/12/2015 11:14 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).

All:
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>


> 
> Please see reply [1] from Peter Ujfalusi.
> 
> [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: Remove ti,codec property
> 
>  Documentation/devicetree/bindings/sound/omap-twl4030.txt | 2 --
>  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, 11 deletions(-)
> 


-- 
P?ter

WARNING: multiple messages have this Message-ID (diff)
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Marek Belisko <marek@goldelico.com>, <bcousson@baylibre.com>,
	<tony@atomide.com>
Cc: <eballetbo@gmail.com>, <javier@dowhile0.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-omap@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<jarkko.nikula@bitmer.com>, <hns@goldelico.com>
Subject: Re: [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
Date: Fri, 13 Mar 2015 09:09:01 +0200	[thread overview]
Message-ID: <55028D0D.3050403@ti.com> (raw)
In-Reply-To: <1426194899-14037-1-git-send-email-marek@goldelico.com>

On 03/12/2015 11:14 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).

All:
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>


> 
> Please see reply [1] from Peter Ujfalusi.
> 
> [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: Remove ti,codec property
> 
>  Documentation/devicetree/bindings/sound/omap-twl4030.txt | 2 --
>  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, 11 deletions(-)
> 


-- 
Péter

  parent reply	other threads:[~2015-03-13  7:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12 21:14 [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property Marek Belisko
2015-03-12 21:14 ` Marek Belisko
2015-03-12 21:14 ` [PATCH 1/2] ARM: dts: omap3: Remove all references to " Marek Belisko
2015-03-12 21:14   ` [PATCH 1/2] ARM: dts: omap3: Remove all references to ti, codec property Marek Belisko
2015-03-12 21:14 ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti,codec property Marek Belisko
2015-03-12 21:14   ` Marek Belisko
2015-03-13 11:05   ` Arnd Bergmann
2015-03-13 11:05     ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti, codec property Arnd Bergmann
2015-03-13 11:48     ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti,codec property Peter Ujfalusi
2015-03-13 11:48       ` Peter Ujfalusi
2015-03-13 11:48       ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti, codec property Peter Ujfalusi
2015-03-13 11:50       ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti,codec property Belisko Marek
2015-03-13 11:50         ` [PATCH 2/2] Documentation: omap-twl4030: Remove ti, codec property Belisko Marek
2015-03-13  7:09 ` Peter Ujfalusi [this message]
2015-03-13  7:09   ` [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property Peter Ujfalusi
2015-03-13  7:09   ` Peter Ujfalusi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55028D0D.3050403@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eballetbo@gmail.com \
    --cc=hns@goldelico.com \
    --cc=jarkko.nikula@bitmer.com \
    --cc=javier@dowhile0.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=marek@goldelico.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.