On 2023-05-23 11:43, Jimmy Assarsson wrote:
This patch series adds support for a range of new Kvaser PCI Express devices based on the SmartFusion2 SoC, to the kvaser_pciefd driver. In the first patch, the hardware specific constants and functions are moved into a driver_data struct. In the second patch, we add the new devices and their hardware specific constants and functions. In the last patch, most of the register reading and writing + shifting and masking, are wrapped in macros, to simplify the functions. Note: This series depends on the changes in xxx
xxx should be [PATCH 00/12] can: kvaser_pciefd: Fixes and improvments [1] [1] https://lore.kernel.org/linux-can/20230523094354.83792-1-extja@xxxxxxxxxx/ /jimmy