All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
@ 2015-03-12 21:14 ` Marek Belisko
  0 siblings, 0 replies; 16+ messages in thread
From: Marek Belisko @ 2015-03-12 21:14 UTC (permalink / raw)
  To: bcousson, tony, peter.ujfalusi
  Cc: eballetbo, javier, devicetree, linux-kernel, linux-omap,
	linux-arm-kernel, jarkko.nikula, hns, Marek Belisko

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.

[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(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-03-13 11:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] ARM: devicetree: Remove unused ti,codec property Peter Ujfalusi
2015-03-13  7:09   ` Peter Ujfalusi
2015-03-13  7:09   ` Peter Ujfalusi

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.