mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() We want to use DW AXI DMAC on HSDK board in our automated verification to test cache & dma kernel code changes. This is perfect candidate as we don't depend on any external peripherals like MMC card / USB storage / etc. To increase test coverage we want to test both options: * DW AXI DMAC is connected through IOC port & dma direct ops used * DW AXI DMAC is connected to DDR port & dma noncoherent ops used Introduce 'arc_hsdk_axi_dmac_coherent' global variable which can be modified by debugger (same way as we patch 'ioc_enable') to switch between these options without recompiling the kernel. Depend on this value we tweak memory bridge configuration and "dma-coherent" DTS property of DW AXI DMAC. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |
||
---|---|---|
.. | ||
abilis_tb10x.dtsi | ||
abilis_tb100.dtsi | ||
abilis_tb100_dvk.dts | ||
abilis_tb101.dtsi | ||
abilis_tb101_dvk.dts | ||
axc001.dtsi | ||
axc003.dtsi | ||
axc003_idu.dtsi | ||
axs10x_mb.dtsi | ||
axs101.dts | ||
axs103.dts | ||
axs103_idu.dts | ||
eznps.dts | ||
haps_hs.dts | ||
haps_hs_idu.dts | ||
hsdk.dts | ||
Makefile | ||
nsim_700.dts | ||
nsim_hs.dts | ||
nsim_hs_idu.dts | ||
nsimosci.dts | ||
nsimosci_hs.dts | ||
nsimosci_hs_idu.dts | ||
skeleton.dtsi | ||
skeleton_hs.dtsi | ||
skeleton_hs_idu.dtsi | ||
vdk_axc003.dtsi | ||
vdk_axc003_idu.dtsi | ||
vdk_axs10x_mb.dtsi | ||
vdk_hs38.dts | ||
vdk_hs38_smp.dts |