Hi Uwe,
Tegra team is working on to enable the new dma drivr which is dmaengine
based. We have dma legacy driver as of now in mach-tegra. Some of the
tests are failing with new dmadriver and so we are not able to enable it.
The patch series which is posted against this is:
[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver
Thanks,
Laxman
Hi Uwe,
Tegra team is working on to enable the new dma drivr which is
dmaengine based. We have dma legacy driver as of now in mach-tegra.
Some of the tests are failing with new dmadriver and so we are not
able to enable it.
So it depends on what you wanna do with the defconfig. There are two
purposes for them:
a) compile coverage
b) starting point for machine support
So it all depends on what you consider to be more important.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Hi Uwe,
Tegra team is working on to enable the new dma drivr which is
dmaengine based. We have dma legacy driver as of now in mach-tegra.
Some of the tests are failing with new dmadriver and so we are not
able to enable it.
So it depends on what you wanna do with the defconfig. There are two
purposes for them:
a) compile coverage
b) starting point for machine support
So it all depends on what you consider to be more important.
I'd prefer tegra_defconfig to produce a useful working system. I believe
that enabling both DMA drivers at the same time will cause conflicts.
Hopefully the switch to the new DMA driver is coming very soon, and this
patch (or equivalent) will be part of that.