summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <[email protected]>2014-09-29 22:17:21 +0300
committerTom Rini <[email protected]>2014-10-23 11:27:05 -0400
commite3114c9a06e4c4a1fd93967288e28f6f0d61f49d (patch)
treeb5817680960a101a4ca941b76bf82203f3291ed5 /scripts/checkpatch.pl
parentb2cfe32278478dbf4b08a06f8d48436fc3d4ae7e (diff)
net: keystone_net: add support for NETCP v1.5
Currently the network driver is used only by k2hk evm board. The k2hk SoC contains NETCP v1.0, but Keystone2 SoCs, like k2e contain NETCP v1.5. So driver should be able to work with such kind of NETCP. This commit adds this opportunity. The main difference in masks and some registers, the logic is the same, so only definitions should be changed. To differentiate between versions add KS2_NETCP_V1_0 and KS2_NETCP_V1_5. Also remove unused and no more needed defines. The port number is specific for each board so move this parameter to configuration. Acked-by: Murali Karicheri <[email protected]> Signed-off-by: Hao Zhang <[email protected]> Signed-off-by: Ivan Khoronzhuk <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions