Commit d41bb5e
phy: sparx5-serdes: add support for private match data
In order to reuse the existing Sparx5 SERDES driver for lan969x, we add
support for private match data, with initial fields for the iomap and
imap_size.
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Link: https://lore.kernel.org/r/20240909-sparx5-lan969x-serdes-driver-v2-1-d695bcb57b84@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 0175a67 commit d41bb5e
2 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2507 | 2507 | | |
2508 | 2508 | | |
2509 | 2509 | | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
2510 | 2515 | | |
2511 | 2516 | | |
2512 | 2517 | | |
| |||
2555 | 2560 | | |
2556 | 2561 | | |
2557 | 2562 | | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
2558 | 2567 | | |
2559 | 2568 | | |
2560 | 2569 | | |
| |||
2579 | 2588 | | |
2580 | 2589 | | |
2581 | 2590 | | |
2582 | | - | |
2583 | | - | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
2584 | 2594 | | |
2585 | 2595 | | |
2586 | 2596 | | |
| |||
2599 | 2609 | | |
2600 | 2610 | | |
2601 | 2611 | | |
2602 | | - | |
| 2612 | + | |
2603 | 2613 | | |
2604 | 2614 | | |
2605 | 2615 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| |||
0 commit comments