diff options
| author | Bin Meng <[email protected]> | 2021-03-14 20:15:01 +0800 |
|---|---|---|
| committer | Priyanka Jain <[email protected]> | 2021-04-15 14:22:17 +0530 |
| commit | a081546de93b8fc3bbfe33e61e6dfa12eda35c24 (patch) | |
| tree | 628e2844644c0049173b2a48bbeaaf9e9bb47e88 /scripts | |
| parent | 05153702d31e5dbdebf5761bd014e0e5002947e8 (diff) | |
net: tsec: Support <reg> property from the subnode "queue-group"
At present the tsec driver uses a non-standard DT bindings to get
its <reg> base / size. The upstream Linux kernel seems to require
the <reg> base / size to be put under a subnode of the eTSEC node
with a name prefix "queue-group". This is not documented in the
kernel DT bindings, but it looks every dtsi file that contains the
eTSEC node was written like this.
This commit updates the tsec driver to handle this case.
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
