Commit 05a58d3
committed
net: renesas: rswitch: add mdio C22 support
JIRA: https://issues.redhat.com/browse/RHEL-78074
commit db48fe9
Author: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Date: Mon Dec 16 12:19:57 2024 +0500
net: renesas: rswitch: add mdio C22 support
The generic MPSM operation added by the previous patch can be used both
for C45 and C22.
Add handlers for C22 operations.
Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://patch.msgid.link/20241216071957.2587354-6-nikita.yoush@cogentembedded.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Radu Rendec <rrendec@redhat.com>1 parent e43216a commit 05a58d3
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1259 | 1259 | | |
1260 | 1260 | | |
1261 | 1261 | | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1262 | 1279 | | |
1263 | 1280 | | |
1264 | 1281 | | |
| |||
1341 | 1358 | | |
1342 | 1359 | | |
1343 | 1360 | | |
| 1361 | + | |
| 1362 | + | |
1344 | 1363 | | |
1345 | 1364 | | |
1346 | 1365 | | |
| |||
0 commit comments