Re: [PATCH v9 5/9] dmaengine: edma: Add TI EDMA device tree binding

2013-03-12 Thread Peter Korsgaard
nterrupt-parent should be removed from the example as well to >> match am33xx.dtsi Matt> On second thought, I'm not sure we're going to get any direction Matt> on this one so let's just do what feels right and make it reflect Matt> common usage like you suggested. Soun

Re: [PATCH v9 5/9] dmaengine: edma: Add TI EDMA device tree binding

2013-03-06 Thread Peter Korsgaard
t; + Matt> +edma: edma@4900 { Matt> +reg = <0x4900 0x1>; Matt> +interrupt-parent = <&intc>; Matt> +interrupts = <12 13 14>; Probably interrupt-parent should be removed from the example as well to match am33xx.dtsi -- Bye, Pe

Re: [PATCH-Resend] S3C: sdhci: Enable ADMA feature in S3C sdhci controller.

2010-01-28 Thread Peter Korsgaard
sdhci: Add new quirk in sdhci driver and update ADMA descriptor >> build. >> >> Signed-off-by: Thomas Abraham Ben> Acked-by: Ben Dooks If this solves the DMA issues, shouldn't we get rid of the CONFIG_MMC_SDHCI_S3C_DMA kconfig and just always use DMA? -- Bye, Peter Korsga