commit | 29c58b08c02df19d2ee71971694595d8c091ff69 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Fri Jun 04 18:44:38 2021 +0900 |
committer | Ramon Fried <rfried.dev@gmail.com> | Fri Jun 18 11:29:17 2021 +0300 |
tree | 216b5a31675d5b7836b21cd4ea860cf695fbd7ba | |
parent | 470c06c62b9ba1d28c14e67d5501809aeed52c51 [diff] |
net: synquacer: Add netsec driver Add SynQuacer's NETSEC GbE controller driver. Since this driver will load the firmware from SPI NOR flash, this depends on CONFIG_SYNQUACER_SPI=y. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>