diff options
| author | Weijie Gao <[email protected]> | 2022-09-09 19:59:21 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-23 15:09:15 -0400 |
| commit | 625967254c3983730e998b5f302b70390bb9e770 (patch) | |
| tree | c157e650dedbf88123ee2bbbf38c06b87ca7116e /include/linux/linux_string.h | |
| parent | fccf960e1c5e31c1430f756e3a5db9c21f195dd2 (diff) | |
net: mediatek: use a struct to cover variations of all SoCs
Using a single soc id to control different initialization and TX/RX flow
for all SoCs is not extensible if more hardware variations are added in
the future.
This patch introduces a struct to replace the original mtk_soc to allow
the driver be able handle newer hardwares.
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Daniel Golle <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
