Re: BCM57765: timeout waiting for hardware interrupt

2013-09-03 Thread Daniel J Blueman
On 3 September 2013 19:04, Chris Ball wrote: > On Tue, Sep 03 2013, Daniel J Blueman wrote: >> Please let me know if there's a better vector for reporting and >> looking into this issue, if you can. > > Do you know whether it's ever worked on this hardware? If s

BCM57765: timeout waiting for hardware interrupt

2013-08-23 Thread Daniel J Blueman
=1/1 Maskable- 64bit+ Capabilities: [ac] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [150] Power Budgeting Capabilities: [160] Virtual Channel Kernel driver in use: sdhci-pci -- Daniel J Blueman -- To unsubscribe from this list: send the

BCM57765 card reader: irq nobody cared

2013-07-12 Thread Daniel J Blueman
+0x2a/0x2c [] x86_64_start_kernel+0xf3/0x102 handlers: [] sdhci_irq [sdhci] Disabling IRQ #17 -- Daniel J Blueman -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Add MSI support for SDHCI PCI hosts

2012-08-17 Thread Daniel J Blueman
st 2012 00:35, Philip Rakity wrote: > > The interrupt source could be from a non-pci device. Say a gpio or whatever. > Does it make sense to break this patch into two patches ? > > On Aug 17, 2012, at 2:14 AM, Daniel J Blueman wrote: > >> Allow module parameter 'enab

[PATCH] Add MSI support for SDHCI PCI hosts

2012-08-17 Thread Daniel J Blueman
Allow module parameter 'enable_msi' to request an MSI interrupt for hosts where available (presently PCI). Useful as a workaround on platforms where the legacy interrupt is broken. Signed-off-by: Daniel J Blueman --- drivers/mmc/host/sdhci-pci.c | 30 +

Re: [PATCH] sdhci: fix undue iomem warning

2011-05-30 Thread Daniel J Blueman
                  "experience problems.\n"); > > I second turning the message into a warning, though. If the latter method is preferred, I'll adjust the patch and resend. Thanks, Daniel -- Daniel J Blueman -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] sdhci: fix undue iomem warning

2011-05-30 Thread Daniel J Blueman
Some newer SDHCI controllers have memory mapped I/O regions of 512 bytes, so accept these without warning. Signed-off-by: Daniel J Blueman --- drivers/mmc/host/sdhci-pci.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci-pci.c b/drivers/mmc

[2.6.37/38] SDHCI spurious interrupt...

2011-01-19 Thread Daniel J Blueman
egistered later with a delay, and to dump out the interrupt mask read, but didn't catch it yet. Any ideas? Thanks, Daniel [1] https://patchwork.kernel.org/patch/416211/ -- Daniel J Blueman -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in t