[PATCH 0/5] Set Ether device's DMA masks on SH-Mobile boards

Simon Horman horms at verge.net.au
Sun Feb 16 22:21:02 EST 2014


On Sat, Feb 15, 2014 at 04:24:30AM +0300, Sergei Shtylyov wrote:
> Hello.
> 
>    Here's the set of 5 patches against Simon Horman's 'renesas.git' repo,
> 'renesas-devel-v3.14-rc2-20130213' tag. Here we add still missing DMA masks
> for the Ether platform devices (I was always wondering how the 'sh_eth' driver
> manages to work without them :-). This should be especially important for the
> Lager/Koelsch boards with their CPUs supporting LPAE and the boards having
> memory outside 4 GiB address range, so we'd have to eventually enable
> CONFIG_HIGHMEM for them; I also have plans to add support for NETIF_F_SG to the
> 'sh_eth' driver -- in which case the correct DMA masks would become important.
> 
> [1/5] ARM: shmobile: Armadillo 800 EVA: set proper DMA masks for Ether device
> [2/5] ARM: shmobile: BOCK-W: set proper DMA masks for Ether device
> [3/5] ARM: shmobile: Lager: set proper DMA masks for Ether device
> [4/5] ARM: shmobile: Koelsch: set proper DMA masks for Ether device
> [5/5] ARM: shmobile: Genmai: set proper DMA masks for Ether device

Thanks, I have queued these up.



More information about the linux-arm-kernel mailing list