Re: [alsa-devel] Idea: dynamic loading of USB quirks

2012-11-01 Thread Daniel Mack
[cc lkml as this might be of broader interest] On 01.11.2012 00:32, maill...@superlative.org wrote: Dear Alsa community, I've some minor contributions in the form of patches for USB quirks for devices in the past. It occurred to me that having these USB quirks hardcoded into the driver

[PATCH] ALSA: snd-usb: fix next_packet_size calls for pause case

2012-09-27 Thread Daniel Mack
Also fix the calls to next_packet_size() for the pause case. This was missed in 245baf983 (ALSA: snd-usb: fix calls to next_packet_size). Signed-off-by: Daniel Mack zon...@gmail.com Reviewed-by: Takashi Iwai ti...@suse.de Reported-and-tested-by: Christian Tefzer ctref...@gmx.de Cc: sta

Re: hot CPU with 3.6.0-rc7+ and intel graphic

2012-09-27 Thread Daniel Mack
On 27.09.2012 17:42, Toralf Förster wrote: I'm observing a high CPU usage at my ThinkPad T420 (i5-2540M CPU), w/ integrated intel graphic. Powertop-2.1 shows that the GPU is always at 100%, although I've defined these settings : $ cat /etc/modprobe.d/i915.conf options i915

Re: FTDI Linux Kernel Driver

2012-10-04 Thread Daniel Mack
Hi Ryan, On 04.10.2012 04:08, Ryan A. Krenzischek wrote: Patch Description: Add product id in ftdi_sio.c struct table ( static struct usb_device_id id_table_combined []) and include a define statement in ftdi_sio_ids.h for RTSYSTEMS CT63 Radio Cable. Thanks for sending patches to the

Re: 3.6.0 regression, distorted sound failure while using jack and hd-audio

2012-10-07 Thread Daniel Mack
(cc alsa-devel) On 07.10.2012 21:34, Helge Hafting wrote: My sound setup works fine with 3.5.4, but have serious problems with 3.6.0 It is sound through jack that breaks, simply using aplay directly with the alsa device works. When I use jack, my setup works fine with 3.5.4. But boot into

Re: usb 3.0 hard drive doesn't work

2012-10-07 Thread Daniel Mack
(cc linux-usb) On 07.10.2012 10:48, 王思源 wrote: hi, i have a usb 3.0 hard drive and a laptop with usb 3.0 port. when the hard drive is connected to the usb 3.0 port, the drive could not be found. the dmesg output is listed below. additinal info: 1) the usb 3.0 hard drive can be found when

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-11-03 Thread Daniel Mack
On 03.11.2012 15:10, Christof Meerwald wrote: On Sat, 20 Oct 2012 23:15:17 + (GMT), Artem S. Tashkinov wrote: It's almost definitely either a USB driver bug or video4linux driver bug: I'm CC'ing linux-media and linux-usb mailing lists, the problem is described here:

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-11-07 Thread Daniel Mack
On 07.11.2012 20:19, Takashi Iwai wrote: At Wed, 7 Nov 2012 12:34:43 -0500 (EST), Alan Stern wrote: On Mon, 5 Nov 2012, Christof Meerwald wrote: BTW, I have been able to reproduce the problem on a completely different machine (also running Ubuntu 12.10, but different hardware). The

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-11-07 Thread Daniel Mack
On 08.11.2012 07:43, Takashi Iwai wrote: At Thu, 08 Nov 2012 01:42:59 +0100, Daniel Mack wrote: On 07.11.2012 20:19, Takashi Iwai wrote: At Wed, 7 Nov 2012 12:34:43 -0500 (EST), Alan Stern wrote: On Mon, 5 Nov 2012, Christof Meerwald wrote: BTW, I have been able to reproduce the problem

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 01:15, Artem S. Tashkinov wrote: You don't get me - I have *no* VirtualBox (or any proprietary) modules running - but I can reproduce this problem using *the same system running under* VirtualBox in Windows 7 64. It's almost definitely either a USB driver bug or video4linux

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 12:34, Daniel Mack wrote: On 21.10.2012 01:15, Artem S. Tashkinov wrote: You don't get me - I have *no* VirtualBox (or any proprietary) modules running - but I can reproduce this problem using *the same system running under* VirtualBox in Windows 7 64. It's almost

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 13:59, Artem S. Tashkinov wrote: On Oct 21, 2012, Borislav Petkov wrote: On Sun, Oct 21, 2012 at 01:57:21AM +, Artem S. Tashkinov wrote: The freeze happens on my *host* Linux PC. For an experiment I decided to check if I could reproduce the freeze under a virtual machine -

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 13:59, Artem S. Tashkinov wrote: On Oct 21, 2012, Borislav Petkov wrote: On Sun, Oct 21, 2012 at 01:57:21AM +, Artem S. Tashkinov wrote: The freeze happens on my *host* Linux PC. For an experiment I decided to check if I could reproduce the freeze under a virtual machine -

Re: was: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
[Cc: alsa-devel] On 21.10.2012 14:30, Artem S. Tashkinov wrote: On Oct 21, 2012, Daniel Mack wrote: A hint at least. How did you enable the audio record exactly? Can you reproduce this with arecord? What chipset are you on? Please provide both lspci -v and lsusb -v dumps. As I said, I

Re: was: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 16:57, Artem S. Tashkinov wrote: On Oct 21, 2012, Daniel Mack wrote: [Cc: alsa-devel] On 21.10.2012 14:30, Artem S. Tashkinov wrote: On Oct 21, 2012, Daniel Mack wrote: A hint at least. How did you enable the audio record exactly? Can you reproduce this with arecord

Re: [PATCH v4 3/5] rtc: omap: dt support

2012-10-21 Thread Daniel Mack
On 19.10.2012 11:59, Afzal Mohammed wrote: enhance rtc-omap driver with DT capability Signed-off-by: Afzal Mohammed af...@ti.com Acked-by: Sekhar Nori nsek...@ti.com --- v4: Proper devicetree documentation v2: Use compatible as ti,da830-rtc instead of ti,am1808-rtc

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 21:49, Artem S. Tashkinov wrote: On Oct 21, 2012, Borislav Petkov b...@alien8.de wrote: On Sun, Oct 21, 2012 at 11:59:36AM +, Artem S. Tashkinov wrote: http://imageshack.us/a/img685/9452/panicz.jpg list_del corruption. prev-next should be ... but was ... Btw, this is

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-21 Thread Daniel Mack
On 21.10.2012 22:43, Artem S. Tashkinov wrote: Nice. Could you do that again with the patch applied I sent yo some hours ago? That patch was of no help - the system has crashed and I couldn't spot relevant messages. I've no idea what it means. The sequence of driver callbacks issued on

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-22 Thread Daniel Mack
On 22.10.2012 17:17, Alan Stern wrote: On Sun, 21 Oct 2012, Artem S. Tashkinov wrote: dmesg messages up to a crash can be seen here: https://bugzilla.kernel.org/attachment.cgi?id=84221 The first problem in the log is endpoint list corruption. Here's a debugging patch which should

Re: [PATCH 0/2] Convert davinci ASoC to genalloc SRAM

2012-10-10 Thread Daniel Mack
On 10.10.2012 08:54, Kumar, Anil wrote: On Thu, Oct 04, 2012 at 15:45:43, Porter, Matt wrote: This series converts davinci ASoC to use genalloc and enables that support on DA850. It applies on top of the uio_pruss/genalloc series [1] which allows DaVinci to provide a gen_pool via pdata for

Re: [PATCH 0/2] Convert davinci ASoC to genalloc SRAM

2012-10-10 Thread Daniel Mack
On 10.10.2012 11:59, Kumar, Anil wrote: On Wed, Oct 10, 2012 at 12:34:47, Daniel Mack wrote: On 10.10.2012 08:54, Kumar, Anil wrote: On Thu, Oct 04, 2012 at 15:45:43, Porter, Matt wrote: This series converts davinci ASoC to use genalloc and enables that support on DA850. It applies on top

Re: [RFC] Common clock framework for external clock generators

2012-10-11 Thread Daniel Mack
Hi Sebastian, On 10.05.2012 03:11, Sebastian Hesselbarh wrote: first of all I apologize for the quite long attachment but I think it is useful for the following discussion. I recently read about the newly introduced common clock framework (ccf) and wondered if this could be also used for

Re: [PATCH v2 1/2] ASoC: davinci: replace private sram api with genalloc

2012-10-12 Thread Daniel Mack
Hi Matt, On 11.10.2012 23:33, Matt Porter wrote: Removes the DaVinci private SRAM API and replaces it with the genalloc API. The SRAM gen_pool is passed in pdata since DaVinci is in the early stages of DT conversion. Signed-off-by: Matt Porter mpor...@ti.com ---

Re: [RFC] Common clock framework for external clock generators

2012-10-12 Thread Daniel Mack
On 11.10.2012 18:00, Sebastian Hesselbarth wrote: On 10/11/2012 10:34 AM, Daniel Mack wrote: I recently read about the newly introduced common clock framework (ccf) and wondered if this could be also used for external, e.g. i2c attached, clock generators. Based on my current understanding

Re: [PATCH 1/4] MMC: omap_hsmmc: set platform data after probe from DT node

2012-10-13 Thread Daniel Mack
On 13.10.2012 10:48, Grant Likely wrote: On Sat, Oct 13, 2012 at 9:05 AM, Daniel Mack zon...@gmail.com wrote: Hi Grant, On 13.10.2012 02:05, Grant Likely wrote: Balaji T K balaj...@ti.com wrote: On Friday 12 October 2012 08:44 PM, Daniel Mack wrote: On 12.10.2012 16:56, Balaji T K wrote

Re: [RFC] Common clock framework for external clock generators

2012-10-14 Thread Daniel Mack
Hi, On 14.10.2012 12:59, Sebastian Hesselbarth wrote: Adding LAKML and devtree as there might be people willing to comment about DT representation of i2c-attached clock generators, too. On 10/12/2012 08:17 PM, Daniel Mack wrote: On 11.10.2012 18:00, Sebastian Hesselbarth wrote

Re: [git pull] signals pile 3

2012-10-14 Thread Daniel Mack
Hi Al, On 13.10.2012 02:53, Al Viro wrote: The last bits of infrastructure for kernel_thread() et.al., with alpha/arm/x86 use of those. Plus sanitizing the asm glue and do_notify_resume() on alpha, fixing the disabled irq while running task_work stuff breakage there. At that point the rest

Re: [revert request for commit 9fff2fa] Re: [git pull] signals pile 3

2012-10-14 Thread Daniel Mack
On 14.10.2012 19:55, Al Viro wrote: On Sun, Oct 14, 2012 at 06:26:40PM +0100, Al Viro wrote: On Sun, Oct 14, 2012 at 06:44:12PM +0200, Daniel Mack wrote: On Oct 14, 2012 6:40 PM, Al Viro v...@zeniv.linux.org.uk wrote: On Sun, Oct 14, 2012 at 05:35:23PM +0200, Daniel Mack wrote: I rebased my

Re: [git pull] signals pile 3

2012-10-14 Thread Daniel Mack
, #0 movne r0, r4 - movne lr, pc + adrne lr, BSYM(1f) movne pc, r5 - get_thread_info tsk +1: get_thread_info tsk b ret_slow_syscall ENDPROC(ret_from_fork) Tested-by: Daniel Mack zon...@gmail.com Many thanks for the very prompt response

Re: [PATCH v2 0/2] Convert davinci ASoC to genalloc SRAM

2012-10-17 Thread Daniel Mack
On 17.10.2012 15:51, Mark Brown wrote: On Thu, Oct 11, 2012 at 05:33:47PM -0400, Matt Porter wrote: This series converts davinci ASoC to use genalloc and enables that support on DA850. It applies to mainline on top of the uio_pruss/genalloc series [1] which allows DaVinci to provide a

Re: [PATCH v2 1/2] ASoC: davinci: replace private sram api with genalloc

2012-10-18 Thread Daniel Mack
On 18.10.2012 17:21, Matt Porter wrote: On Fri, Oct 12, 2012 at 07:15:53PM +0200, Daniel Mack wrote: Hi Matt, On 11.10.2012 23:33, Matt Porter wrote: Removes the DaVinci private SRAM API and replaces it with the genalloc API. The SRAM gen_pool is passed in pdata since DaVinci

Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN

2012-07-15 Thread Daniel Mack
On 13.07.2012 09:01, Dmitry Torokhov wrote: On Wed, May 02, 2012 at 09:36:51PM -0700, Dmitry Torokhov wrote: Hi Sven, On Sat, Apr 07, 2012 at 08:38:33PM +0200, Sven Neumann wrote: Hi, On 07.04.12 09:02, Dmitry Torokhov wrote: On Fri, Apr 06, 2012 at 10:40:07PM -0700, Olof Johansson wrote:

Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN

2012-07-17 Thread Daniel Mack
On 13.07.2012 09:01, Dmitry Torokhov wrote: On Wed, May 02, 2012 at 09:36:51PM -0700, Dmitry Torokhov wrote: Hi Sven, On Sat, Apr 07, 2012 at 08:38:33PM +0200, Sven Neumann wrote: Hi, On 07.04.12 09:02, Dmitry Torokhov wrote: On Fri, Apr 06, 2012 at 10:40:07PM -0700, Olof Johansson wrote:

Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN

2012-07-19 Thread Daniel Mack
On 17.07.2012 14:59, Daniel Mack wrote: On 13.07.2012 09:01, Dmitry Torokhov wrote: On Wed, May 02, 2012 at 09:36:51PM -0700, Dmitry Torokhov wrote: Hi Sven, On Sat, Apr 07, 2012 at 08:38:33PM +0200, Sven Neumann wrote: Hi, On 07.04.12 09:02, Dmitry Torokhov wrote: On Fri, Apr 06, 2012

Re: [PATCH 1/2] ALSA: ASoc: spdif_transciever: Add DT support

2013-04-19 Thread Daniel Mack
Hi Michal, On 19.04.2013 15:38, Michal Bachraty wrote: Add devicetree support for this dummy audio soc driver. I think Mark wants to see only ASoC: in the patch subjects now. Signed-off-by: Michal Bachraty michal.bachr...@streamunlimited.com --- sound/soc/codecs/spdif_transciever.c |

Re: [alsa-devel] [PATCH 2/2] ALSA: ASoc: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes

2013-04-19 Thread Daniel Mack
-by: Michal Bachraty michal.bachr...@streamunlimited.com Acked-by: Daniel Mack zon...@gmail.com --- sound/soc/davinci/davinci-mcasp.c |7 --- sound/soc/davinci/davinci-mcasp.h |2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sound/soc/davinci/davinci-mcasp.c b

Re: [alsa-devel] [PATCH 1/2] ALSA: ASoC davinci-pcm, davinci-mcasp Clean up active_serializers

2013-04-19 Thread Daniel Mack
On 19.04.2013 15:28, Michal Bachraty wrote: As pointed of by Vaibhav, commit message: ASoC: davinci-mcasp: Add support for multichannel playback number of active serializers can be hidden into fifo_level variable, which is set in davimci-mcasp. You need to reformat the commit log so it does

Re: [PATCH] spi-gpio: init CS before spi_bitbang_setup()

2013-04-09 Thread Daniel Mack
into spi_bitbang_setup() with stale cs_gpios[]. This patch ensures spi_gpio-cs_gpios[] is always initialised prior to calling spi_bitbang_setup(). Reviewed-by: Daniel Mack zon...@gmail.com Signed-off-by: Josef Ahmad josef.ah...@intel.com --- drivers/spi/spi-gpio.c |2 +- 1 files changed, 1

Re: [PATCH] spi-gpio: init CS before spi_bitbang_setup()

2013-04-09 Thread Daniel Mack
On 09.04.2013 19:08, Mark Brown wrote: On Tue, Apr 09, 2013 at 07:06:32PM +0200, Daniel Mack wrote: Cc: Mark On 09.04.2013 18:40, Josef Ahmad wrote: spi_bitbang_setup() deasserts the chip select line to initialise the device. The chip select GPIO line is obtained from Please resend

Re: [PATCH v2] clk: add si5351 i2c common clock driver

2013-03-16 Thread Daniel Mack
functions as they read from i2c (Reported by Daniel Mack) - add CLK_SET_RATE_PARENT on clkout reparent if clkout uses its own multisync Cc: Grant Likely grant.lik...@secretlab.ca Cc: Rob Herring rob.herr...@calxeda.com Cc: Rob Landley r...@landley.net Cc: Mike Turquette mturque

Re: [PATCH v3] clk: add si5351 i2c common clock driver

2013-03-18 Thread Daniel Mack
stored Si5351 configuration which is very helpful for clock generators with empty eeprom configuration. Corresponding device tree binding documentation is also added. Signed-off-by: Sebastian Hesselbarth sebastian.hesselba...@gmail.com Tested-by: Daniel Mack zon...@gmail.com Thanks! Daniel

Re: [PATCH 2/2] of: remove /proc/device-tree

2013-03-20 Thread Daniel Mack
On Wed, Mar 20, 2013 at 4:19 PM, Rob Herring robherri...@gmail.com wrote: On 03/20/2013 09:51 AM, Grant Likely wrote: The same data is now available in sysfs, so we can remove the code that exports it in /proc and replace it with a symlink to the sysfs version. Tested on versatile qemu model

Re: [PATCH v3] clk: add si5351 i2c common clock driver

2013-03-20 Thread Daniel Mack
Hi Michal, On 20.03.2013 14:55, michal.bachr...@gmail.com wrote: Thanks for writing this driver! I have tested your si5351 clock driver and his tuning capabilities. It works well, it generates proper clock frequency, but when new frequency is generated, little clock gap (1ms) is generated.

Re: Question about fixed-clock

2013-03-08 Thread Daniel Mack
On 08.03.2013 03:15, Mark Brown wrote: On Thu, Mar 07, 2013 at 11:31:59PM +0100, Daniel Mack wrote: On 07.03.2013 19:42, Afzal Mohammed wrote: I feel that for a platform having it's clock tree in DT, of_clk_init would take care of it, but if clock tree data is not in DT, clock tree would

Re: [PATCH] net: can: af_can.c: Fix checkpatch warnings

2013-03-10 Thread Daniel Mack
On Sun, Mar 10, 2013 at 1:45 PM, Oliver Hartkopp socket...@hartkopp.net wrote: Hallo Valentin, thanks for the idea for the cleanup. But if you replace the the printk() statements it's worth to check if code fits into a single line now, e.g. On 10.03.2013 13:28, Valentin Ilie wrote:

Re: [PATCH -next] ASoC: tas5086: use module_i2c_driver to simplify the code

2013-03-12 Thread Daniel Mack
On 12.03.2013 14:36, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Use the module_i2c_driver() macro to make the code smaller and a bit simpler. Thanks for catching this! Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn Acked-by: Daniel Mack zon...@gmail.com

Re: Excessive ethernet interrupts on AM335x board

2013-03-13 Thread Daniel Mack
On Tue, Mar 12, 2013 at 4:35 PM, Mark Jackson mpfj-l...@mimc.co.uk wrote: I'm just fighting an issue with ethernet on our custom AM335x board:- # uname -a Linux nanobone 3.9.0-rc2-00113-gd60f039 #139 Tue Mar 12 15:14:01 GMT 2013 armv7l GNU/Linux Every now and then, the whole unit slows to

Re: [PATCH] ARM: mach-moxart: platform port for MOXA ART SoC

2013-03-13 Thread Daniel Mack
Hi Jonas, On 13.03.2013 16:37, Jonas Jensen wrote: I ask for feedback and to submit (if possible) a new ARM SoC platform port. This is now near complete (I think) (tested on UC-7112-LX Plus) and applies to 2.6.34.14. First of all - thanks for submitting to the upstream kernel! However, your

Re: Patches

2013-03-07 Thread Daniel Mack
Hi Miles, On Thu, Mar 7, 2013 at 11:02 AM, Miles Rout miles.r...@gmail.com wrote: I'm probably stepping on some toes here, but is it really necessary to post raw patches to this list? They do rather clog up one's inbox. It depends what your patches are for. If you're working on a specific

Re: Question about fixed-clock

2013-03-07 Thread Daniel Mack
at 10:53:18AM +0100, Daniel Mack wrote: On 19.02.2013 02:33, Fabio Estevam wrote: Have you registered it with clk_register_fixed_rate() ? Hmm no, I didn't do anything else than adding it to the DT in the first place, hoping that a driver will pick it up and add the clock for me. But it turns

Re: WARNING from tty driver in 3.9-rc0

2013-02-26 Thread Daniel Mack
On Tue, Feb 26, 2013 at 10:25 PM, Larry Finger larry.fin...@lwfinger.net wrote: Hi, With v3.8-8693-gbf722a0 from the mainline repo, I get the following warning because the pointer for tty is NULL: [ 34.956862] WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc+0x1bb/0x1c0() [

Re: dmesg macro in Documentation/kdump/gdbmacros.txt outdated

2013-02-28 Thread Daniel Mack
On 01.03.2013 02:31, Andreas Fenkart wrote: Is there an updated version matching the changed printk structure? I hacked something up a while ago, but it's not perfect. The code below stops dumping too early IIRC, but I never got around to fix that. Maybe someone wants to look at it and help

Re: [alsa-devel] [PATCH v3] davinci-mcasp: Add support for multichannel playback

2013-03-01 Thread Daniel Mack
tested this now, and it seems to work fine. You can take my Tested-by: Daniel Mack zon...@gmail.com One thing that has to be considered by users of the driver is that the 'serial-dir' DT property has to contain enough '1' entries for multichannel playback (or enough '2's for multichannel record). So

Re: [PATCH] clk: add si5351 i2c common clock driver

2013-03-01 Thread Daniel Mack
Hi Sebastian, On 27.02.2013 11:01, Sebastian Hesselbarth wrote: first of all sorry for the late answer but thanks for testing the driver. On 2/19/13, Daniel Mack zon...@gmail.com wrote: Hi Sebastian, I did some more tests today and it took me a while to dig for the root cause why things

Re: Question about fixed-clock

2013-03-02 Thread Daniel Mack
Hi eyerone, On 19.02.2013 18:32, Daniel Mack wrote: On 19.02.2013 18:22, Mike Turquette wrote: Quoting Daniel Mack (2013-02-19 01:53:18) Hi Fabio, Hi Afzal, On 19.02.2013 02:33, Fabio Estevam wrote: On Mon, Feb 18, 2013 at 8:55 PM, Daniel Mack zon...@gmail.com wrote: Hi

regmap: Question about devices with unequal register sizes

2013-02-16 Thread Daniel Mack
Hi Mark and everyone, I'm writing a driver for an I2C audio codec which has an unusual register map. The datasheet can be found here: http://www.ti.com/lit/gpn/tas5086 The register layout is described on page 26, and they call their registers 'subaddresses'. Up to sub-address 0x1c, I see no

Question about fixed-clock

2013-02-18 Thread Daniel Mack
Hi, This might be a stupid question, but I'm somehow stuck here. I'm using a driver with the following DTS sub-node: ref25: ref25M { compatible = fixed-clock; #clock-cells = 0; clock-frequency = 2500; };

Re: Question about fixed-clock

2013-02-18 Thread Daniel Mack
On Tue, Feb 19, 2013 at 12:55 AM, Daniel Mack zon...@gmail.com wrote: Hi, This might be a stupid question, but I'm somehow stuck here. I'm using a driver with the following DTS sub-node: ref25: ref25M { compatible = fixed-clock; #clock-cells = 0

Re: Question about fixed-clock

2013-02-19 Thread Daniel Mack
Hi Fabio, Hi Afzal, On 19.02.2013 02:33, Fabio Estevam wrote: On Mon, Feb 18, 2013 at 8:55 PM, Daniel Mack zon...@gmail.com wrote: Hi, This might be a stupid question, but I'm somehow stuck here. I'm using a driver with the following DTS sub-node: ref25: ref25M

Re: Question about fixed-clock

2013-02-19 Thread Daniel Mack
On 19.02.2013 18:22, Mike Turquette wrote: Quoting Daniel Mack (2013-02-19 01:53:18) Hi Fabio, Hi Afzal, On 19.02.2013 02:33, Fabio Estevam wrote: On Mon, Feb 18, 2013 at 8:55 PM, Daniel Mack zon...@gmail.com wrote: Hi, This might be a stupid question, but I'm somehow stuck here. I'm

Re: [PATCH] clk: add si5351 i2c common clock driver

2013-02-19 Thread Daniel Mack
Hi Sebastian, I did some more tests today and it took me a while to dig for the root cause why things were not working for me in the first place - see below. On 09.02.2013 13:59, Sebastian Hesselbarth wrote: +==Example== + +/* 25MHz reference crystal */ +ref25: ref25M { + compatible =

Re: [PATCH] ALSA: usb: Fix Processing Unit Descriptor parsers

2013-02-21 Thread Daniel Mack
On 21.02.2013 10:03, Takashi Iwai wrote: At Thu, 21 Feb 2013 01:55:50 +, Pawel Moll wrote: Commit 99fc86450c439039d2ef88d06b222fd51a779176 ALSA: usb-mixer: parse descriptors with structs introduced a set of useful parsers for descriptors. Unfortunately the parses for the Processing Unit

Re:

2012-09-06 Thread Daniel Mack
and GPIO fix for HD-audio IDT codecs - A series of USB-audio regression fixes that are found since 3.5 kernel Daniel Mack (4): ALSA: snd-usb: Fix URB cancellation at stream start ALSA: snd-usb: restore delay

Re: snd-usb: delay: estimated 0, actual 352

2012-09-06 Thread Daniel Mack
On 06.09.2012 08:53, Markus Trippelsdorf wrote: On 2012.09.06 at 08:48 +0200, Takashi Iwai wrote: At Thu, 06 Sep 2012 08:33:30 +0200, Daniel Mack wrote: On 06.09.2012 08:02, Markus Trippelsdorf wrote: On 2012.09.04 at 16:40 +0200, Takashi Iwai wrote

Re: snd-usb: delay: estimated 0, actual 352

2012-09-06 Thread Daniel Mack
On 06.09.2012 09:35, Takashi Iwai wrote: At Thu, 6 Sep 2012 09:17:57 +0200, Markus Trippelsdorf wrote: On 2012.09.06 at 09:08 +0200, Daniel Mack wrote: On 06.09.2012 08:53, Markus Trippelsdorf wrote: On 2012.09.06 at 08:48 +0200, Takashi Iwai wrote: At Thu, 06 Sep 2012 08:33:30 +0200

Re: [PATCH v3 0/3] DaVinci DMA engine conversion

2012-09-06 Thread Daniel Mack
Hi Matt, On 27.08.2012 17:33, Daniel Mack wrote: On 23.08.2012 03:09, Matt Porter wrote: This series begins the conversion of the DaVinci private EDMA API implementation to a DMA engine driver and converts two of the three in-kernel users of the private EDMA API to DMA engine. The approach

Re: snd-usb: delay: estimated 0, actual 352

2012-09-06 Thread Daniel Mack
On 06.09.2012 16:31, Takashi Iwai wrote: At Thu, 6 Sep 2012 15:17:58 +0200, Markus Trippelsdorf wrote: On 2012.09.06 at 15:08 +0200, Takashi Iwai wrote: At Thu, 6 Sep 2012 11:43:48 +0200, Markus Trippelsdorf wrote: On 2012.09.06 at 10:21 +0200, Takashi Iwai wrote: At Thu, 06 Sep 2012

Re: mmotm 2012-09-06-16-46 uploaded (drivers/misc/lis3lv02d/lis3lv02d_spi.c)

2012-09-08 Thread Daniel Mack
') Thanks - the attached patch fixes it. Daniel From 3c415511cb825d5b5d015b716e14d720a3d56bf6 Mon Sep 17 00:00:00 2001 From: Daniel Mack zon...@gmail.com Date: Sat, 8 Sep 2012 12:41:33 +0200 Subject: [PATCH] lis3: lis3lv02d_spi.c: include linux/of.h This include is needed to define

[PATCH] regulator: gpio-regulator: add DT bindings

2012-09-10 Thread Daniel Mack
Add DT bindings for the gpio-regulator driver and some documentation on how to use it. Signed-off-by: Daniel Mack zon...@gmail.com --- .../bindings/regulator/gpio-regulator.txt | 58 ++ drivers/regulator/gpio-regulator.c | 118 - 2 files

[PATCH v2] regulator: gpio-regulator: add DT bindings

2012-09-10 Thread Daniel Mack
Add DT bindings for the gpio-regulator driver and some documentation on how to use it. Signed-off-by: Daniel Mack zon...@gmail.com --- v1 - v2 Fixed wrong kzalloc() size. .../bindings/regulator/gpio-regulator.txt | 58 ++ drivers/regulator/gpio-regulator.c

Re: linux-next: Tree for Sept 21 (misc/lis3lv02d DT code)

2012-09-21 Thread Daniel Mack
that on my machine with your config, but the attached patch should fix it. Andrew, you already have a patch queued up for this driver - could you fold that one maybe after Randy signals success? Thanks, Daniel From 7b3210ec41a40f2b667f57eb4478eb5a149199c8 Mon Sep 17 00:00:00 2001 From: Daniel Mack zon

Re: [PATCH v2] regulator: gpio-regulator: add DT bindings

2012-09-12 Thread Daniel Mack
Hi Stephen, On 10.09.2012 21:40, Stephen Warren wrote: On 09/10/2012 09:03 AM, Daniel Mack wrote: Add DT bindings for the gpio-regulator driver and some documentation on how to use it. +++ b/Documentation/devicetree/bindings/regulator/gpio-regulator.txt @@ -0,0 +1,58 @@ +Device tree

[PATCH 1/2] onewire: w1-gpio: add ext_pullup_enable pin in platform data

2012-07-25 Thread Daniel Mack
for that. Signed-off-by: Daniel Mack zon...@gmail.com Cc: Evgeniy Polyakov z...@ioremap.net Cc: Ville Syrjala syrj...@sci.fi --- drivers/w1/masters/w1-gpio.c | 18 +- include/linux/w1-gpio.h |1 + 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/drivers/w1/masters/w1

[PATCH 2/2] onewire: w1-gpio: add DT bindings

2012-07-25 Thread Daniel Mack
This patch add DT bindings to the w1-gpio driver, along with some documentation on how to use them. Signed-off-by: Daniel Mack zon...@gmail.com Cc: Evgeniy Polyakov z...@ioremap.net Cc: Ville Syrjala syrj...@sci.fi --- Documentation/devicetree/bindings/w1/w1-gpio.txt | 22 +++ drivers

Re: Kernel Oops while disconnecting USB peripheral (always)

2012-07-28 Thread Daniel Mack
On 23.07.2012 17:04, Sarbojit Ganguly wrote: On 23 July 2012 20:17, Alan Stern st...@rowland.harvard.edu wrote: On Mon, 23 Jul 2012, Sarbojit Ganguly wrote: Hello Daniel, That is why I provided two stacks, 1st one is when I tried to remove the USB hub (which connects a webcam +

Re: Kernel Oops while disconnecting USB peripheral (always)

2012-07-28 Thread Daniel Mack
On 28.07.2012 14:27, Bjørn Mork wrote: Daniel Mack zon...@gmail.com writes: On 23.07.2012 16:47, Alan Stern wrote: On Mon, 23 Jul 2012, Sarbojit Ganguly wrote: That is why I provided two stacks, 1st one is when I tried to remove the USB hub (which connects a webcam + microphone) 2nd one

Re: Kernel Oops while disconnecting USB peripheral (always)

2012-07-28 Thread Daniel Mack
On 28.07.2012 15:25, Bjørn Mork wrote: Daniel Mack zon...@gmail.com writes: On 28.07.2012 14:27, Bjørn Mork wrote: The reason is this change: 0998d0631 device-core: Ensure drvdata = NULL when no driver is bound It will make bugs like this suddenly 100% reproducible. But the bugs

Re: genirq: Flags mismatch irq 5. 00000000 (ES1688) vs. 00000000

2012-07-28 Thread Daniel Mack
On 28.07.2012 15:20, Fengguang Wu wrote: (ES1688) Reply-To: Hi all, snd_es1688_create() seems not doing things right. It never frees the previously allocated resources on error return.. Anyone cares about this driver now? Could you try the (not even compile-tested) patch attached?

Re: [PATCH] es1688 - freeup resources on init failure

2012-07-29 Thread Daniel Mack
[6.194607] [c13aefbe] ? kernel_thread_helper+0x6/0xd [6.210779] es1688: can't grab IRQ 5 [6.211305] gusextreme: probe of gusextreme.0 failed with error -16 Signed-off-by: Daniel Mack zon...@gmail.com Signed-off-by: Fengguang Wu fengguang...@intel.com --- include/sound/es1688.h

[PATCH v3 1/2] lis3: add generic DT matching code

2012-07-30 Thread Daniel Mack
bindinds documentation. Signed-off-by: Daniel Mack zon...@gmail.com --- Changes from v2: - kzalloc braino Changes from v1: - some typos in properties fixed Documentation/devicetree/bindings/misc/lis302.txt | 74 drivers/misc/lis3lv02d/lis3lv02d.c| 137

[PATCH v3 2/2] lis3-spi: add DT matching table passthru code

2012-07-30 Thread Daniel Mack
If probed from a device tree, this driver now passes the node information to the generic part, so the runtime information can be derived. Successfully tested on a PXA3xx board. Signed-off-by: Daniel Mack zon...@gmail.com --- No changes from v1 and v2 drivers/misc/lis3lv02d/lis3lv02d_spi.c

Re: [PATCH 1/2] onewire: w1-gpio: add ext_pullup_enable pin in platform data

2012-07-30 Thread Daniel Mack
Ping. On 25.07.2012 22:54, Daniel Mack wrote: In the process of porting boards to devicetree implemenation, we should keep information about external circuitry where they belong - the individual drivers. This patch adds a way to specify a GPIO to drive the (optional) external pull-up logic

Re: [PATCH 1/2] onewire: w1-gpio: add ext_pullup_enable pin in platform data

2012-07-30 Thread Daniel Mack
On 30.07.2012 19:32, Evgeniy Polyakov wrote: Hi Sorry for long delay On Wed, Jul 25, 2012 at 10:54:29PM +0200, Daniel Mack (zon...@gmail.com) wrote: In the process of porting boards to devicetree implemenation, we should keep information about external circuitry where they belong

Re: [PATCH 1/2] onewire: w1-gpio: add ext_pullup_enable pin in platform data

2012-07-31 Thread Daniel Mack
On 31.07.2012 02:59, Ville Syrjälä wrote: On Mon, Jul 30, 2012 at 10:12:39PM +0400, Evgeniy Polyakov wrote: Hi Sorry for long delay [resend with fixed Greg's address :)] On Wed, Jul 25, 2012 at 10:54:29PM +0200, Daniel Mack (zon...@gmail.com) wrote: In the process of porting boards

Re: Logitech USB headset not working in 3.6-rc3

2012-08-29 Thread Daniel Mack
On 25.08.2012 14:17, Josh Boyer wrote: On Sat, Aug 25, 2012 at 02:13:58PM +0200, Daniel Mack wrote: On 25.08.2012 14:07, Bruno Wolff III wrote: On Sat, Aug 25, 2012 at 14:02:51 +0200, Daniel Mack zon...@gmail.com wrote: Can you revert commit e9ba389c5 (ALSA: usb-audio: Fix scheduling

Re: Logitech USB headset not working in 3.6-rc3

2012-08-29 Thread Daniel Mack
On 29.08.2012 15:29, Takashi Iwai wrote: At Wed, 29 Aug 2012 13:26:25 +0200, Daniel Mack wrote: [1 text/plain; ISO-8859-1 (7bit)] On 25.08.2012 14:17, Josh Boyer wrote: On Sat, Aug 25, 2012 at 02:13:58PM +0200, Daniel Mack wrote: On 25.08.2012 14:07, Bruno Wolff III wrote: On Sat, Aug 25

Re: Logitech USB headset not working in 3.6-rc3

2012-08-29 Thread Daniel Mack
On 29.08.2012 16:14, Takashi Iwai wrote: At Wed, 29 Aug 2012 15:32:34 +0200, Daniel Mack wrote: [1 text/plain; ISO-8859-1 (7bit)] On 29.08.2012 15:29, Takashi Iwai wrote: At Wed, 29 Aug 2012 13:26:25 +0200, Daniel Mack wrote: [1 text/plain; ISO-8859-1 (7bit)] On 25.08.2012 14:17, Josh

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-15 Thread Daniel Mack
On 15.08.2012 09:13, Éric Piel wrote: On 07-08-12 20:49, Daniel Mack wrote: : I fixed all these issues now and attached a v4. Sorry for the late reply, I had read the v3 but didn't find time to send comments. They are all addressed in v4. For both [PATCH v4 1/2] and [PATCH v3 2/2

Re: Emulating level IRQs

2012-08-07 Thread Daniel Mack
bfb14c1a0417435ebcf5bdebbb94ae6812cb4aee Mon Sep 17 00:00:00 2001 From: Daniel Mack zon...@gmail.com Date: Tue, 7 Aug 2012 17:02:59 +0200 Subject: [PATCH] Input: eeti_ts: pass gpio value instead of IRQ The EETI touchscreen asserts its IRQ line as soon as it has data in its internal buffers. The line

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-07 Thread Daniel Mack
Hi, thanks for your review. On 06.08.2012 12:45, AnilKumar, Chimata wrote: On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-08 Thread Daniel Mack
On 08.08.2012 07:19, AnilKumar, Chimata wrote: Hi Mack, Call me Daniel :) On Wed, Aug 08, 2012 at 00:19:01, Daniel Mack wrote: On 06.08.2012 12:45, AnilKumar, Chimata wrote: On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic

Re: [PATCH 2/6] ARM: pxa remove irq_to_gpio from eeti_ts driver

2012-08-08 Thread Daniel Mack
line. That way, there can't be any inconsitency. I've appended the patch again - I haven't heard back from Dmitry yet. Thanks, Daniel Signed-off-by: Arnd Bergmann a...@arndb.de Cc: sta...@vger.kernel.org (v3.2+) Cc: Daniel Mack zon...@gmail.com Cc: Haojian Zhuang haojian.zhu...@gmail.com

Re: [PATCH 2/6] ARM: pxa remove irq_to_gpio from eeti_ts driver

2012-08-08 Thread Daniel Mack
On 08.08.2012 16:19, Arnd Bergmann wrote: On Wednesday 08 August 2012, Daniel Mack wrote: On 08.08.2012 14:54, Arnd Bergmann wrote: The irq_to_gpio function was removed from the pxa platform in linux-3.2, and this driver has been broken since. Without this patch, building raumfeld_defconfig

[PATCH] Documentation/pinctrl.txt: Fix some misspelled macros

2012-08-09 Thread Daniel Mack
Signed-off-by: Daniel Mack zon...@gmail.com --- Documentation/pinctrl.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/pinctrl.txt b/Documentation/pinctrl.txt index e40f4b4..1479aca 100644 --- a/Documentation/pinctrl.txt +++ b/Documentation/pinctrl.txt

Re: 3.4-(3.5.1 || 3.6-rc1) = can no longer mount 60TB ext4 filesystem

2012-08-12 Thread Daniel Mack
On 11.08.2012 19:36, Justin Piszcz wrote: Hello, I upgrade to each new kernel release and with 3.5.1 (from 3.4) I can no longer mount my 60TB ext4 volume. If I boot back to 3.4, it works fine. Details here: https://lkml.org/lkml/2012/8/10/205 Anything I can do besides testing each

Re: Logitech USB headset not working in 3.6-rc3

2012-08-24 Thread Daniel Mack
On Fri, Aug 24, 2012 at 9:08 PM, Josh Boyer jwbo...@redhat.com wrote: Hi All, We've had a report[1] that the Logitech USB headset 0003:046D:0A0C isn't working with 3.6-rc3. It seems the last working kernel was based on commit 10c63c9, and it first stopped working with a kernel based on

Re: Logitech USB headset not working in 3.6-rc3

2012-08-24 Thread Daniel Mack
Hi, On 24.08.2012 21:08, Josh Boyer wrote: We've had a report[1] that the Logitech USB headset 0003:046D:0A0C isn't working with 3.6-rc3. It seems the last working kernel was based on commit 10c63c9, and it first stopped working with a kernel based on commit 23dcfa6. There are only a few

Re: Logitech USB headset not working in 3.6-rc3

2012-08-25 Thread Daniel Mack
On 25.08.2012 13:54, Bruno Wolff III wrote: On Sat, Aug 25, 2012 at 06:17:49 -0500, Bruno Wolff III br...@wolff.to wrote: I see this behavior on three different computers. Rebooting into an old enough kernel gets things working again. The older kernels also have older initramfs images. I

Re: Logitech USB headset not working in 3.6-rc3

2012-08-25 Thread Daniel Mack
On 25.08.2012 14:07, Bruno Wolff III wrote: On Sat, Aug 25, 2012 at 14:02:51 +0200, Daniel Mack zon...@gmail.com wrote: Can you revert commit e9ba389c5 (ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream) and see if that I can try that, but it takes a long time

Re: [PATCH v3 0/3] DaVinci DMA engine conversion

2012-08-27 Thread Daniel Mack
Hi Matt, On 23.08.2012 03:09, Matt Porter wrote: This series begins the conversion of the DaVinci private EDMA API implementation to a DMA engine driver and converts two of the three in-kernel users of the private EDMA API to DMA engine. The approach taken is similar to the recent OMAP DMA

  1   2   3   4   5   6   >