Re: [PATCH V2 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section

2015-03-15 Thread Chris Ball
Hi, On Fri, Mar 13 2015, Ulf Hansson wrote: > As Chris Ball has moved on to other assignments, he's no longer able to > help me maintain MMC. Let's remove him from the MMC sections in > MAINTAINERS and add him to CREDIT file. > > This also affects the SDHCI DRIVER sec

Re: [PATCH v2] mmc: sdhci: add quirk for ACMD23 broken

2014-12-17 Thread Chris Ball
k to any chipsets, so the patch doesn't actually change any behavior when run on a mainline kernel. Do you have a patch to apply the quirk to your chipset too? We don't typically accept patches that "don't do anything" for mainline users, so that's why we'd like

Re: [PATCH v6 2/2] mmc: jz4740: prepare next dma transfer in parallel with current transfer

2014-08-12 Thread Chris Ball
mit message.) Thanks! - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: One bug of SDHCI driver

2014-07-14 Thread Chris Ball
form. Please can you test it and let us know whether it fixes the crash? Thanks. From: Chris Ball Subject: [PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread 781e989cf59 ("mmc: sdhci: convert to new SDIO IRQ handling") and bf3b5ec66bd ("mmc: sdio_irq: re

Re: [GIT PULL] MMC updates for 3.16-rc1

2014-06-12 Thread Chris Ball
ugh the MFD tree (Realtek) and the clock tree (sunxi) trees and >> now the MMC tree. >> >> Don't you guys talk to each other? The Realtek driver is even marked >> as Acked-by Chris Ball in the MFD tree. > > Yes, we do talk to each other. Branch ib-mfd-mmc-memstick-3.

[GIT PULL] MMC updates for 3.16-rc1

2014-06-10 Thread Chris Ball
00644 Documentation/devicetree/bindings/mmc/usdhi6rol0.txt create mode 100644 drivers/mmc/host/moxart-mmc.c create mode 100644 drivers/mmc/host/rtsx_usb_sdmmc.c create mode 100644 drivers/mmc/host/sunxi-mmc.c create mode 100644 drivers/mmc/host/usdhi6rol0.c create mode 100644 include/linux/omap-dm

Re: linux-next: build failure after merge of the mmc tree

2014-06-04 Thread Chris Ball
Hi Stephen, On Wed, Jun 04 2014, Chris Ball wrote: > On Tue, Jun 03 2014, Stephen Rothwell wrote: >>> This is back again. I have no idea why I didn't get this failure on >>> Friday. Please, guys, go through your tree and fix this problem once >>> and for al

Re: linux-next: build failure after merge of the mmc tree

2014-06-04 Thread Chris Ball
e mmc tree from next-20140522 again for today. > > Just wondering if you are even receiving my email? Sorry about this, I'm working on it now. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: linux-next: build failure after merge of the mmc tree

2014-06-02 Thread Chris Ball
Hi, On Mon, Jun 02 2014, Mike Turquette wrote: >> Hi Mike, Chris, >> >> So, the proper thing would be to let Mike to carry the above patch >> though his clk tree instead. >> >> Could we arrange that? > > I'm happy to take it with Chris' Acked-

Re: [PATCH v3 1/2] mmc: tegra: disable UHS modes

2014-05-23 Thread Chris Ball
hris, can you pick this up? Thanks, pushed to mmc-next for 3.16. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v3 2/2] mmc: tegra: fix reporting of base clock frequency

2014-05-23 Thread Chris Ball
cker >> Tested-by: Stephen Warren >> Acked-by: Stephen Warren > > Thanks Andrew! > > Signed-off-by: Ulf Hansson > > Chris, can you pick this up? Thanks, pushed to mmc-next for 3.16. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from

Re: [PATCH] mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler

2014-05-23 Thread Chris Ball
Hi, On Fri, May 23 2014, Ulf Hansson wrote: > Thanks Sebastian! > > Signed-off-by: Ulf Hansson > > Chris, can you pick this up? Thanks, pushed to mmc-next. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linu

Re: [PATCH v2 1/3] mmc: tegra: disable UHS modes

2014-05-20 Thread Chris Ball
er sdhci patches, but I think we're running out of time for that -- so we'll merge this one way or another within a few days. Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: linux-next: build failure after merge of the mmc tree

2014-04-22 Thread Chris Ball
of bus speed mode > e64f275 mmc: step power class after final selection of bus mode > 6371adf mmc: identify available device type to select > 3957848 mmc: drop the speed mode of card's state Done, thanks. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this

Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators

2014-04-15 Thread Chris Ball
your board supports ultra-high-speed modes on an SD 3.0 host, and a vmmc-supply if your card power is controlled by a regulator. I agree that this ought to be in the bindings somewhere. Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line &

[GIT PULL] MMC updates for 3.15-rc1

2014-04-08 Thread Chris Ball
ntext mmc: omap_hsmmc: fix request done for sbc error case mmc: omap_hsmmc: split dma setup mmc: omap_hsmmc: add cmd23 support mmc: omap_hsmmc: add autocmd23 support Chris Ball (1): Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform" Chr

Re: [PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets

2014-03-26 Thread Chris Ball
still on its way, but this driver also works >> fine with dummy regulators. > > Looks good to me! > > For the complete patchset: > > Acked-by: Ulf Hansson Thanks Georgi and Ulf -- pushed all three patches to mmc-next for 3.15. - Chris. -- Chris Ball <http://

Re: [PATCH] mmc: host: dw: fix possible build error

2014-03-03 Thread Chris Ball
s already > -rc5 and I still don't see this patch merged. No need to resend, I can fix this up -- pushed to mmc-next, thanks. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

2014-02-24 Thread Chris Ball
Hi, On Mon, Feb 24 2014, Matt Porter wrote: > Chris: we no longer need this to be taken through arm-soc since removing > the dependency. Could you please take this patch through your tree for > 3.15? Thanks, pushed to mmc-next for 3.15. - Chris. -- Chris Ball <http://printf

Re: [PATCH v4 1/3] mfd: Add realtek USB card reader driver

2014-02-23 Thread Chris Ball
Hi, On Mon, Feb 24 2014, Roger wrote: > Would you please help comment PATCH 2/3 and 3/3 (for mmc and memstick, > respectively) or give Acks? Thus we can proceed with applying or > revision if necessary. For 2/3: Acked-by: Chris Ball Thanks, - Chris. -- Chris Ball <http:

Re: [PATCH] MAINTAINERS: Add maintainer for the mmc subsystem

2014-02-22 Thread Chris Ball
Hi Ulf, On Tue, Feb 18 2014, Ulf Hansson wrote: > Put myself as a (co)maintainer of the mmc subsystem to help out Chris > Ball in a more official role. > > Signed-off-by: Ulf Hansson > --- > > Chris, if you are happy having me as your co-maintainer, the plan from > my si

Re: [PATCH v2 0/3] mmc: rtsx: fix bug and support nonblocking request

2014-02-22 Thread Chris Ball
in. > > We offer a concise tuning searching method, it is much easier to read. > > At last we add support for nonblocking request, which will improve card read > speed at about 10% write speed about 5% normally. Thanks, all 3 patches pushed to mmc-next for 3.15. - Chris. -- Chris Bal

Re: [PATCH] mmc: sdhci: add support for realtek rts5250

2014-02-22 Thread Chris Ball
ed to mmc-next for 3.15. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[GIT PULL] MMC updates for 3.14-rc1

2014-01-25 Thread Chris Ball
-mci: add vmmc-supply support Bing Zhao (1): mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling Chris Ball (1): MAINTAINERS: mmc: Update Chris Ball's email address. Chuansheng Liu (1): mmc: sdhci: Setting the host->mrq to NULL before executing tuning David Cohen (2):

Re: [PATCH] mmc: sdhci: fix possible scheduling while atomic

2014-01-17 Thread Chris Ball
ren't quite identical -- Andrew's leaves the >> disable_irq() call in and Aisheng's removes it. Which should I take? > > Since the disable_irq() is now redundant, I suppose Aisheng's is more correct Thanks, pushed Aisheng's version to mmc-next for 3.14. -

Re: [PATCH] mmc: sdhci: fix possible scheduling while atomic

2014-01-17 Thread Chris Ball
up... The patches aren't quite identical -- Andrew's leaves the disable_irq() call in and Aisheng's removes it. Which should I take? Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: [PATCH v4 2/4] mmc: sdhci-acpi: convert to use GPIO descriptor API

2014-01-13 Thread Chris Ball
gt; it to proceed with the rest of the refactorings. > > Chris, beat me up if you're unhappy with this. > > (If it explodes in linux-next I'll just back it all out.) That's fine. Feel free to add: Acked-by: Chris Ball Thanks, - Chris. -- Chris Ball <http://p

Re: [PATCHv3] mmc: atmel-mci: add vmmc-supply support

2014-01-13 Thread Chris Ball
Hi, On Mon, Jan 13 2014, Alexandre Belloni wrote: > I still don't see that on mmc.git, Any issue with that patch ? I would > prefer not missing the 3.14 merge window. Sorry about that -- just pushed to mmc-next for 3.14 with ACKs from Ulf and Ludovic. Thanks, - Chris. -- Chris Ball

Re: [RFC/PATCH 0/2] mmc: sdhci: Workaround Intel Merrifield issue for HS200

2014-01-13 Thread Chris Ball
3-rc1). > > Okay, thanks for the information. > So please take my ACK: > Acked-by: Dong Aisheng Thanks, I've pushed this to mmc-next now. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: linux-next: build failure after merge of the mmc tree

2014-01-13 Thread Chris Ball
patch from mmc-next now. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v3 1/2] mmc: arasan: Add driver for Arasan SDHCI

2014-01-12 Thread Chris Ball
Hi Soren, On Mon, Dec 02 2013, Soren Brinkmann wrote: > Add a driver for Arasan's SDHCI controller core. > > Signed-off-by: Soren Brinkmann > Acked-by: Rob Herring [binding] Thanks, pushed patch 1/2 to mmc-next for 3.14. - Chris. -- Chris Ball <http://printf.net/>

Re: [PATCH] mmc: sdhci-acpi: add new ACPI ID

2013-12-11 Thread Chris Ball
> > Acked-by: Adrian Hunter Thanks, pushed to mmc-next for 3.14. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.k

Re: [PATCH v2 1/2] mmc: arasan: Add driver for Arasan SDHCI

2013-11-26 Thread Chris Ball
return 0; > + > +err_pltfm_free: > + sdhci_pltfm_free(pdev); > +clk_disable_all: > + clk_disable_unprepare(clk_xin); > +clk_dis_ahb: > + clk_disable_unprepare(sdhci_arasan->clk_ahb); > + > + return ret; > +} > + > +static int sdhci_arasan_remove(struct platform_device

Re: [PATCH] mmc: sdhci: Setting the host->mrq to NULL before executing tuning

2013-11-26 Thread Chris Ball
. > + */ > + host->mrq = NULL; > + > spin_unlock_irqrestore(&host->lock, flags); > sdhci_execute_tuning(mmc, tuning_opcode); > spin_lock_irqsave(&host->lock,

Re: [PATCH] mmc: tmio: remove myself as a maintainer

2013-11-26 Thread Chris Ball
VER > -M: Guennadi Liakhovetski > M: Ian Molton > L: linux-...@vger.kernel.org > S: Maintained Pushed to mmc-next for 3.14. Thanks for all your work up to now! - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "uns

Re: [PATCH] mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq()

2013-11-26 Thread Chris Ball
t; + * further indications of Card Interrupt in the status to avoid a > + * needless loop. > + */ > + if (cardint) > + intmask &= ~SDHCI_INT_CARD_INT; > if (intmask && --max_loops) > goto again; > out: Thanks, this

Re: [PATCH v2] mmc: fix host release issue after discard operation

2013-11-26 Thread Chris Ball
to mmc-next for 3.14 and -stable. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[GIT PULL] MMC updates for 3.13-rc1

2013-11-16 Thread Chris Ball
| 4 +- include/linux/mmc/dw_mmc.h | 4 + include/linux/mmc/host.h | 5 +- include/linux/platform_data/mmc-esdhc-imx.h| 5 + 54 files changed, 1818 insertions(+), 1240 deletions(-) -- Chris Ball <http://printf.net/>

Re: [PATCH] mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq()

2013-11-08 Thread Chris Ball
t; + * further indications of Card Interrupt in the status to avoid a > + * needless loop. > + */ > + if (cardint) > + intmask &= ~SDHCI_INT_CARD_INT; > if (intmask && --max_loops) > goto again; > out: Thanks, pushe

Re: [PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host

2013-10-27 Thread Chris Ball
nks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] mmc: sdhci: dove: Fix build breakage

2013-10-27 Thread Chris Ball
t's okay with you if I merge your fix into the original patch and add your S-o-b to that patch: Signed-off-by: Anton Vorontsov Signed-off-by: Jeremie Samuel [treding: Fix typo causing sdhci-dove build breakage] Signed-off-by: Thierry Reding Signed-off-by: Chris Ball - C

Re: [PATCH] Add SDIO and MMC device ID support for CLV

2013-10-26 Thread Chris Ball
Hi Eric, On Mon, Oct 21 2013, Eric Ernst wrote: > This patch adds intel_mid clovertrail SDIO and eMMC device > IDs to the sdhci-pci driver. > > Signed-off-by: Eric Ernst > Signed-off-by: David Cohen Thanks, pushed to mmc-next for 3.13. - Chris. -- Chris Ball <http://

Re: [PATCH v2] mmc: sdhci-pci: add Intel Merrifield support

2013-10-20 Thread Chris Ball
hanged, 30 insertions(+) Thanks, pushed to mmc-next for 3.13. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kerne

Re: linux-next: build failure after merge of the final tree

2013-09-27 Thread Chris Ball
re_div / div); Sorry about that. I've pushed the proper fix out to mmc-next now, so you can drop your temporary fix. Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to m

Re: [PATCH] mmc: core: remove issue_fn indirect function call

2013-09-25 Thread Chris Ball
Hi, On Wed, Sep 25 2013, Chris Ball wrote: > Hi, > > On Fri, Sep 20 2013, Ulf Hansson wrote: >> On 19 September 2013 19:20, Grant Grundler wrote: >>> struct mmc_queue defines issue_fn as an indirect function call. >>> issue_fn field only gets set to mmc_blk_i

Re: [PATCH] mmc: core: remove issue_fn indirect function call

2013-09-25 Thread Chris Ball
h_request(). >> Don't bother with indirect function call - it's pointless and just >> obfuscates the code. >> >> Signed-off-by: Grant Grundler > > Acked-by: Ulf Hansson Thanks, pushed to mmc-next for 3.13. - Chris. -- Chris Ball <http://printf.ne

Re: [PATCH] mmc: core: remove dead function mmc_try_claim_host

2013-09-25 Thread Chris Ball
anks, pushed to mmc-next for 3.13 with Ulf's ACK. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kerne

Re: [PATCH] mmc: core: remove dead function mmc_try_claim_host

2013-09-23 Thread Chris Ball
gt;>> >>> Signed-off-by: Grant Grundler >> >> Acked-by: Ulf Hansson > > Thank you Ulf! > > In which maintainer's git tree/branch should I expect this patch to land? > > Just looking for some confirmation that it was applied. I'll take this

[GIT PULL] MMC updates for 3.12-rc1

2013-09-10 Thread Chris Ball
mmc: dw_mmc-pci: get resources from a proper BAR mmc: dw_mmc-pci: enable bus-mastering mode Boris BREZILLON (1): mmc: atmel-mci: prepare clk before calling enable Chris Ball (1): Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data" Doug

Re: [PATCH 1/5] mfd: asic3: Remove .set_pwr() callback

2013-09-06 Thread Chris Ball
rm data" from your tree or revert it ? Sorry for the delay. I decided to revert instead of rebase, so I've pushed a revert to mmc-next now. (I haven't sent mmc-next to mainline yet.) Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list:

Re: [PATCH] mmc/dw_mmc: Add support for ARC

2013-08-29 Thread Chris Ball
Hi, On Thu, Aug 29 2013, Seungwon Jeon wrote: > On Thu, August 29, 2013, Mischa Jonker wrote: >> Adapt Kconfig to include ARC in supported architectures >> >> Signed-off-by: Mischa Jonker > Acked-by: Seungwon Jeon Thanks, pushed to mmc-next for 3.12. - Chris. -

Re: [PATCH] mmc: omap_hsmmc: clear status flags before starting a new command

2013-08-25 Thread Chris Ball
ed-off-by: Francesco Lavra > > Reviewed and Tested-by: Balaji T K Thanks, pushed to mmc-next for 3.12. - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ker

Re: [PATCH v4 2/5] mmc: atmel-mci: prepare clk before calling enable

2013-08-24 Thread Chris Ball
list, since I don't see a message from Ludovic on the thread here. It would be better if the Ack happened somewhere I can see it. Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly

2013-08-24 Thread Chris Ball
gt; >> Found by code inspection and compile-tested only--I don't know of any >> boards that need DW_MCI_QUIRK_IDMAC_DTO. >> >> Signed-off-by: Doug Anderson > > Acked-by: Seungwon Jeon Thanks, pushed to mmc-next for 3.12. - Chris. -- Chris Ball &

Re: [PATCH] mmc: omap_hsmmc: clear status flags before starting a new command

2013-08-24 Thread Chris Ball
, STAT, status); > status = OMAP_HSMMC_READ(host->base, STAT); > } Please could you review this patch? Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: SDHCI - Add QUIRK2_BROKEN_WRITE_PROTEXT - Support Xilinx Zynq (Linux 3.9.0)

2013-08-20 Thread Chris Ball
Hi, On Tue, Aug 20 2013, Michal Simek wrote: > Hi James, > > isn't it better to implement host->ops->get_ro() function for it? > It seems me better choice than introducing new quirk option. Yes, I agree. Thanks, - Chris. -- Chris Ball <http://printf.net/> --

Re: dw_mmc: Does anyone use multiple slots?

2013-08-08 Thread Chris Ball
> something that nobody uses. I agree with Olof, for what it's worth. (The maintainers of the driver are Jaehoon and Seungwon, though.) Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [PATCH] mmc: sdhci-msm: Add support for MSM chipsets

2013-07-30 Thread Chris Ball
de that will use this driver already in mainline, or on its way in? Thanks, - Chris. -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at htt

Re: [PATCH 0/5] Optional regulator support

2013-07-30 Thread Chris Ball
e of their supplies hooked up. > > Currently the code simply introduces a new API call with exactly the > same implementation as regulator_get() so there should be zero impact > from the series other than a slightly larger kernel. Looks good: Acked-by: Chris Ball > Right now all the MMC us

Re: [ATTEND] How to act on LKML

2013-07-15 Thread Chris Ball
e it for the subsystem I maintain: * If there's something wrong with your patch, I will critique the code respectfully, without personal attacks or public humiliation. I'd like other developers to treat me this way too, but perhaps a good way to get started is to first come up with a stat

[GIT PULL] MMC updates for 3.11-rc1

2013-07-09 Thread Chris Ball
s/mmc/host/sdhci-bcm-kona.c -- Chris Ball <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci

2013-07-05 Thread Chris Ball
s, and changes the pxamci_platform_data->setpower > callback so that the a failed em_x270_mci_setpower call > can be propagated by the pxamci driver into the mmc core. > > Signed-off-by: Arnd Bergmann For pxamci: Acked-by: Chris Ball Thanks, - Chris. -- Chris Ball <http://printf.ne

Re: [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER

2013-06-27 Thread Chris Ball
> static void dw_mci_cleanup_slot(struct dw_mci_slot *slot, unsigned int id) This hunk breaks the build for me, because err_setup_bus and ret are used in the error path of the call to mmc_add_host() in this function. I'll push a version that leaves those in. Let me know if you think

Re: [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency

2013-06-27 Thread Chris Ball
Acked-by: Jaehoon Chung > --- > Changes in v2: > - Added example as per Jaehoon. Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Re: [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER

2013-06-27 Thread Chris Ball
- > Changes in v2: > - Avoid hackery to detect regulators that will never show up. > - Move regulator out of slot init--it doesn't belong there. Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from th

Re: [PATCH v1] mmc: card: fixing an false identification of SANITIZE command

2013-06-27 Thread Chris Ball
; + (cmd.opcode == MMC_SWITCH)) { > + > err = ioctl_do_sanitize(card); > > if (err) Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line

Re: [PATCH] mmc: atmel-mci: remove include

2013-06-27 Thread Chris Ball
() macro. >> > >> > Signed-off-by: Nicolas Ferre >> >> Late but of course: >> >> Acked-by: Ludovic Desroches > Acked-by: Jean-Christophe PLAGNIOL-VILLARD Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One

Re: [PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req

2013-06-27 Thread Chris Ball
eanup other > data structures. > > Addresses the problem described in http://crbug.com/240815 > > Signed-off-by: Paul Taysom Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list

Re: [GIT PULL v2] msm clock for 3.11

2013-06-24 Thread Chris Ball
Hi, On Mon, Jun 24 2013, David Brown wrote: > This pull request differs from the previous one for the clock code by: > > - Gathered additional Acked-by lines. > - A small #include fixup found by Stephen Boyd > > The only Ack not received was from Chris Ball, who is CC&#

Re: [PATCH v9 1/9] ARM: davinci: move private EDMA API to arm/common

2013-06-07 Thread Chris Ball
>> >> Signed-off-by: Matt Porter >> Acked-by: Sekhar Nori > > Can you please ack changes in mmc and sound respectively? I would like > to take the patch for v3.11. For davinci_mmc.c: Acked-by: Chris Ball Thanks, - Chris. -- Chris Ball <http://printf.net/>

[GIT PULL] MMC fixes for 3.10-rc5

2013-06-02 Thread Chris Ball
+--- drivers/mmc/host/sdhci-acpi.c | 69 +- drivers/mmc/host/sdhci-esdhc-imx.c | 41 +++--- drivers/mmc/host/sdhci-pci.c | 54 + 5 files changed, 195 insertions(+), 45 deletions(-) -- Chris Ball <h

Re: [PATCH] mmc: atmel-mci: convert to dma_request_slave_channel_compat()

2013-05-26 Thread Chris Ball
d ;-) > > Here is the Linux arm kernel patchwork reference of previous discussion: > https://patchwork.kernel.org/patch/2463641/ Thanks, I'm sorry for the delay. This is in mmc-next now, I'll send it to Linus for the next -rc. - Chris. -- Chris Ball <http://printf.net/> One

Re: [PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-26 Thread Chris Ball
; > Signed-off-by: Yaniv Gardi > Signed-off-by: Maya Erez Thanks, pushed to mmc-next for 3.11. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

Re: [PATCH] mmc: core: Add a capability for disabling mmc cards

2013-05-14 Thread Chris Ball
doesn't include the patch itself.) Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://v

[GIT PULL] MMC updates for 3.10-rc1

2013-05-04 Thread Chris Ball
mpc512x Arnd Bergmann (1): mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE Barry Song (1): mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs Bernie Thompson (1): mmc: core: Add in support to expose PRV for v4 MMCs Chris Ball (2): Merge tag 'tegra-

Re: [PATCH 12/21] mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE

2013-04-23 Thread Chris Ball
c8. Thanks, I should have thought of that; applied to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More m

Re: [PATCH 12/21] mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE

2013-04-23 Thread Chris Ball
t_ids' > > Signed-off-by: Arnd Bergmann > Cc: Stephen Warren > Cc: Chris Ball > --- > drivers/mmc/host/sdhci-tegra.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c > index 08b06

Re: [PATCH 0/3] Add boot_enable attribute to eMMC device for boot mode operation selection

2013-04-22 Thread Chris Ball
would have seen it while investigating? It'd be nice to avoid having to document the commands themselves, since the userspace tool may be updated out of sync with the kernel. Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this li

Re: [PATCH v2] wait while adding MMC host to ensure root mounts

2013-04-13 Thread Chris Ball
Hi, On Sat, Apr 13 2013, Sergey Yanovich wrote: > On Wed, 2013-03-27 at 07:57 -0400, Chris Ball wrote: >> If the delay's significant, I agree with you and will revert this patch. > > The patch was reverted. The problem is back. Filed bug: > https://bugzilla.kernel.org/show

Re: [PATCH 2/5 V2] mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case

2013-04-12 Thread Chris Ball
ehave correctly, call >> pm_runtime_put_noidle in such case. >> >> Signed-off-by Liu Chuansheng >> Signed-off-by: Li Fei > > Acked-by: Ohad Ben-Cohen Thanks, pushed this patch to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop

Re: [PATCH 09/30] mmc: sdhci-s3c: remove platform dependencies

2013-04-10 Thread Chris Ball
the platform_data structure not > needed by the driver, so we can split out the platform_data > definition instead and leave the rest to platform code. > > Signed-off-by: Arnd Bergmann > Cc: linux-...@vger.kernel.org > Cc: Chris Ball Acked-by: Chris Ball - Chris. -- Chri

Re: [PATCH v1] mmc: card: Adding support for sanitize in eMMC 4.5

2013-04-04 Thread Chris Ball
#x27; and let the user decide on > Whether he wants to re-issue (i.e. continue) the sanitize or just let > it go. Can you respond to this review feedback from Luca, please? Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list

Re: [PATCH] mmc: dw_mmc: rewrite CLKDIV computation

2013-03-27 Thread Chris Ball
>mmc: dw_mmc: correct the calculation for CLKDIV Please use the following (standard) syntax in the commit message: Commit e419990b5e8 ("mmc: dw_mmc: correct the calculation for CLKDIV") fixed a bug in CLKDIV computation. [..] Thanks, - Chris. -- Chris Ball <http://

Re: [PATCH v2] wait while adding MMC host to ensure root mounts

2013-03-27 Thread Chris Ball
ficant, I agree with you and will revert this patch. Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH V3 5/7] mmc: queue work on any cpu

2013-03-22 Thread Chris Ball
Hi, On Fri, Mar 22 2013, Viresh Kumar wrote: > On 22 March 2013 22:56, Chris Ball wrote: >> On Mon, Mar 18 2013, Viresh Kumar wrote: >> >> /home/cjb/git/mmc/drivers/mmc/core/core.c: In function >> ‘mmc_schedule_delayed_work’: >> /home/cjb/git/mmc/drivers/mmc/

Re: [PATCH V3 5/7] mmc: queue work on any cpu

2013-03-22 Thread Chris Ball
rk() with > queue_delayed_work_on_any_cpu() siblings. > > This routine would look for the closest (via scheduling domains) non-idle cpu > (non-idle from schedulers perspective). If the current cpu is not idle or all > cpus are idle, work will be scheduled on local cpu. > > Cc:

Re: [PATCH V3 5/7] mmc: queue work on any cpu

2013-03-22 Thread Chris Ball
rk() with > queue_delayed_work_on_any_cpu() siblings. > > This routine would look for the closest (via scheduling domains) non-idle cpu > (non-idle from schedulers perspective). If the current cpu is not idle or all > cpus are idle, work will be scheduled on local cpu. > > Cc:

Re: [PATCH v2] wait while adding MMC host to ensure root mounts

2013-03-22 Thread Chris Ball
> mmc_power_up(host); > mmc_detect_change(host, 0); > + mmc_flush_scheduled_work(); > } > > void mmc_stop_host(struct mmc_host *host) Thanks, this looks okay to me, I've pushed it to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net

Re: [PATCH] ARM: at91/avr32/atmel-mci: fix DMA-channel leak on module unload

2013-03-22 Thread Chris Ball
ion is selected. >> >> Remove the no longer used CONFIG_MMC_ATMELMCI_DMA option completely. >> >> Cc: stable >> Signed-off-by: Johan Hovold > > Hi Johan, > > Good point so > > Acked-by: Ludovic Desroches Thanks, I'll merge this via the MMC tree if no-one o

Re: [PATCH v4] mmc: dw_mmc: Add MSHC compatible for Exynos4412

2013-03-22 Thread Chris Ball
mon feature supported by Exynos4 and Exynos5. >> >> Cc: Seungwon Jeon > > Acked-by: Seungwon Jeon Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscrib

Re: [PATCH] mmc: host: use resource_size()

2013-03-22 Thread Chris Ball
map(res->start, resource_size(res)); > if (host->reg_base == NULL) { > ret = -ENOMEM; > goto ioremap_failed; Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this

Re: [PATCH 3/3] dw_mmc: Handle unaligned data submission correctly

2013-03-22 Thread Chris Ball
xed to only submit unaligned data when we are > handling the last sg_miter item by checking whether we reached > the desired data length or not. > > The patch was tested against mmc_test and all the tests passed. > > Signed-off-by: Markos Chandras > Cc: Seungwon Jeon > Cc: J

Re: [PATCH 2/3] dw_mmc: Avoid adding the number of transmitted bytes twice

2013-03-22 Thread Chris Ball
p operation > > Signed-off-by: Markos Chandras > Cc: Seungwon Jeon > Cc: Jaehoon Chung > Cc: Chris Ball Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsub

Re: [PATCH] mmc: dw_mmc: move host->data_offset init earlier

2013-03-22 Thread Chris Ball
x27;t occur prior to host->data_offset being initialised. > > Signed-off-by: James Hogan > Cc: Seungwon Jeon > Cc: Jaehoon Chung > Cc: Chris Ball Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscrib

Re: [PATCH] mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}

2013-03-22 Thread Chris Ball
ny state > doesn't get properly cleared by the power being turned off, presumably > due to lack of power sequencing. This resulted in the following log > messages after boot: Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per

Re: FW: Regulator API ignored return values

2013-03-22 Thread Chris Ball
Hi, On Tue, Mar 12 2013, Chris Ball wrote: > On Tue, Mar 12 2013, Arnd Bergmann wrote: >>> Need add regulator_put here since regulator_get has succeed? >> >> Hmm, we still don't actually bail out if the error is encountered, so >> the reference count is bal

Re: [PATCH] drivers: mmc: host: Use resource_size()

2013-03-22 Thread Chris Ball
clk_put(priv->clk_sdmmc); > > res = platform_get_resource(pdev, IORESOURCE_MEM, 0); > - release_mem_region(res->start, res->end - res->start + 1); > + release_mem_region(res->start, resource_size(res)); > > mmc_free_host(mmc); Thanks, pushed t

Re: [PATCH] mmc/host:rtsx: Don't execute power up sequence repeatedly

2013-03-22 Thread Chris Ball
d if the power has been turned on. > > Signed-off-by: Wei WANG > --- > drivers/mmc/host/rtsx_pci_sdmmc.c | 10 ++ > 1 file changed, 10 insertions(+) Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child --

Re: [PATCH 1/3] dw_mmc: Don't loop when handling an interrupt

2013-03-13 Thread Chris Ball
x to 'mmc: dw_mmc' and resend? It's okay, I'll take care of that when applying this time. Thanks! - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: FW: Regulator API ignored return values

2013-03-12 Thread Chris Ball
ing, or failed to enable, or doesn't support those voltages, and that's what the code does now. Thanks, - Chris. -- Chris Ball <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

  1   2   >