diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2022-10-27 11:21:57 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-12-10 15:24:40 +0300 |
commit | ea6ff7792203ad6786bda75d1dabf33311c8bef4 (patch) | |
tree | feb412cfeb627c9ba75b51209c5e8894083fa93d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a1dcfbdfd1d0f7843f381f7c58cc87a0f8c11f6c (diff) | |
download | linux-ea6ff7792203ad6786bda75d1dabf33311c8bef4.tar.xz |
can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
RZ/G2L has separate IRQ lines for tx and error interrupt for each
channel whereas R-Car has a combined IRQ line for all the channel
specific tx and error interrupts.
Add multi_channel_irqs to struct rcar_canfd_hw_info to select the
driver to choose between combined and separate irq registration for
channel interrupts. This patch also removes enum rcanfd_chip_id and
chip_id from both struct rcar_canfd_hw_info, as it is unused.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/all/20221027082158.95895-6-biju.das.jz@bp.renesas.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions