lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 4 Jul 2011 13:05:52 +0300
From:	Peter Ujfalusi <peter.ujfalusi@...com>
To:	Liam Girdwood <lrg@...com>, Tony Lindgren <tony@...mide.com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Samuel Ortiz <sameo@...ux.intel.com>
CC:	linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
	Misael Lopez Cruz <misael.lopez@...com>
Subject: [PATCH 0/6] ASoC/MFD: twl6040: PLL handling changes

Hello,

The following series depends on the v6 of twl6040 MFD series.

The aim is to simplify the PLL handling for twl6040:
- Move the PLL selection control to the codec driver from machine driver
- Sample rate constraint simplification for selected PLL
- Avoid multiple, duplicated PLL configuration, which can slow down the audio
  startup.
- Harmonize the PLL ID usage among the drivers, so we avoid redundancy.

I have generated this series on top of l-o/devel-cleanup branch + my previous
twl6040 MFD/Input/ASoC v6 series, since it depends on the changes introduced
there.
Is it OK, if Tony will be taking this as well to avoid cross tree merge issues?
I can put the series on top of my previous series, and offer Tony a pull link.

Regards,
Peter

---
Peter Ujfalusi (6):
  ASoC: twl6040: Use neutral name for power mode text/enum
  ASoC: twl6040: Move PLL selection to codec driver
  ASoC: twl6040: Simplify sample rate constraint handling
  ASoC: twl6040: Configure PLL only once
  MFD: twl6040: Remove enum for PLL tracking
  ASoC: twl6040: No need to convert the PLL ID

 drivers/mfd/twl6040-core.c  |   26 +++---
 include/linux/mfd/twl6040.h |   17 ++---
 sound/soc/codecs/twl6040.c  |  182 ++++++++++++++++++++++---------------------
 sound/soc/codecs/twl6040.h  |    1 +
 sound/soc/omap/sdp4430.c    |   47 +----------
 5 files changed, 118 insertions(+), 155 deletions(-)

-- 
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ