commit | f84bf386f3956c4a02c773a59c9c61033c00a5b5 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Tue Aug 22 19:08:27 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 22 14:32:19 2017 -0700 |
tree | 3486e7f3fa0d3e1d977ad2dc485dedad993249f6 | |
parent | 76eb1b1de5b6467c78bb72311dbf29eea1f10a3a [diff] |
net: mvpp2: initialize the GoP The patch adds GoP (group of ports) initialization functions. The mvpp2 driver was relying on the firmware/bootloader initialization; this patch moves this setup to the mvpp2 driver. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Tested-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: David S. Miller <davem@davemloft.net>