User Details
User Details
- User Since
- May 17 2017, 9:27 AM (391 w, 4 d)
Mar 22 2018
Mar 22 2018
Mar 21 2018
Mar 21 2018
mkm_semihalf.com updated the diff for D14744: Use PLATFORM for initializing Marvell ArmadaXP and Armada38X.
mkm_semihalf.com updated the diff for D14744: Use PLATFORM for initializing Marvell ArmadaXP and Armada38X.
mkm_semihalf.com updated the diff for D14747: Add Marvell ArmadaXP and Armada38X to GENERIC config.
mkm_semihalf.com updated the diff for D14747: Add Marvell ArmadaXP and Armada38X to GENERIC config.
mkm_semihalf.com updated the diff for D14744: Use PLATFORM for initializing Marvell ArmadaXP and Armada38X.
mkm_semihalf.com updated the diff for D14741: Make Marvell AmadaXP timer driver more generic.
mkm_semihalf.com updated the diff for D14741: Make Marvell AmadaXP timer driver more generic.
mkm_semihalf.com updated the diff for D14735: Make Marvell mv_pci.c driver generic.
Mar 19 2018
Mar 19 2018
Jun 19 2017
Jun 19 2017
mkm_semihalf.com added a comment to D11201: Introduce support for DMA coherent ARM platforms.
You are right, I will change first comment.
mkm_semihalf.com added a comment to D11202: Enable setting the dma tag at the nexus level.
I decided to create dma tag in ofwbus and moved 'dma-coherent' property to '/' node in DTS.
All changes related to dma tag creation are now done only if FDT is defined.
mkm_semihalf.com added a comment to D11201: Introduce support for DMA coherent ARM platforms.
Yes, coherent IO is a platform-wide feature.
I added two comments to the code as you suggested. First one is different because DMAMAP_COHERENT flag does not disable sync ops. It only show that the buffer must be coherent.