diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2021-08-18 22:07:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-19 14:05:15 +0300 |
commit | ebb091461a9e146f8afd750cb7eddc5b4c8d47be (patch) | |
tree | ddae2011d2e416b444e8fc62ccb3e66a95e99739 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cb537b241725f5261e752add954e08837348edad (diff) | |
download | linux-ebb091461a9e146f8afd750cb7eddc5b4c8d47be.tar.xz |
ravb: Add struct ravb_hw_info to driver data
The DMAC and EMAC blocks of Gigabit Ethernet IP found on RZ/G2L SoC are
similar to the R-Car Ethernet AVB IP. With a few changes in the driver we
can support both IPs.
This patch adds the struct ravb_hw_info to hold hw features, driver data
and function pointers to support both the IPs. It also replaces the driver
data chip type with struct ravb_hw_info by moving chip type to it.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions