Hello: This series was applied to netdev/net-next.git (main) by Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>: On Fri, 21 Jun 2024 09:48:21 +0200 you wrote: > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > This driver is including the legacy GPIO header <linux/gpio.h> > but the only thing it is using from that header is the wrong > define for GPIOF_DIR_OUT. > > Fix it up by using GPIO_LINE_DIRECTION_* macros respectively. > > [...] Here is the summary with links: - [net-next,01/24] can: mcp251x: Fix up includes https://git.kernel.org/netdev/net-next/c/b1dc3c68e977 - [net-next,02/24] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID https://git.kernel.org/netdev/net-next/c/5ca3801388f8 - [net-next,03/24] can: Kconfig: remove obsolete help text for slcan https://git.kernel.org/netdev/net-next/c/58b34cd646b4 - [net-next,04/24] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported https://git.kernel.org/netdev/net-next/c/8416ac9c87bd - [net-next,05/24] can: isotp: remove ISO 15675-2 specification version where possible https://git.kernel.org/netdev/net-next/c/ba63a7e08523 - [net-next,06/24] can: xilinx_can: Document driver description to list all supported IPs https://git.kernel.org/netdev/net-next/c/e562bad35fe3 - [net-next,07/24] Documentation: networking: document ISO 15765-2 https://git.kernel.org/netdev/net-next/c/67711e04254c - [net-next,08/24] can: mscan: remove unused struct 'mscan_state' https://git.kernel.org/netdev/net-next/c/f9f608e38b9c - [net-next,09/24] can: kvaser_usb: Add support for Vining 800 https://git.kernel.org/netdev/net-next/c/2851d357a485 - [net-next,10/24] can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN https://git.kernel.org/netdev/net-next/c/96a669a1958f - [net-next,11/24] can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN https://git.kernel.org/netdev/net-next/c/0135c4c6b84c - [net-next,12/24] can: kvaser_pciefd: Group #defines together https://git.kernel.org/netdev/net-next/c/cdbc9d055fc7 - [net-next,13/24] can: kvaser_pciefd: Skip redundant NULL pointer check in ISR https://git.kernel.org/netdev/net-next/c/ac765219c2c4 - [net-next,14/24] can: kvaser_pciefd: Remove unnecessary comment https://git.kernel.org/netdev/net-next/c/11d186697ceb - [net-next,15/24] can: kvaser_pciefd: Add inline https://git.kernel.org/netdev/net-next/c/0132a05df1e0 - [net-next,16/24] can: kvaser_pciefd: Add unlikely https://git.kernel.org/netdev/net-next/c/cebfebefaa01 - [net-next,17/24] can: kvaser_pciefd: Rename board_irq to pci_irq https://git.kernel.org/netdev/net-next/c/cbf88a6ba7bb - [net-next,18/24] can: kvaser_pciefd: Change name of return code variable https://git.kernel.org/netdev/net-next/c/26a1b0fe3f62 - [net-next,19/24] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR https://git.kernel.org/netdev/net-next/c/48f827d4f48f - [net-next,20/24] can: kvaser_pciefd: Add MSI interrupts https://git.kernel.org/netdev/net-next/c/dd1f05ba2a99 - [net-next,21/24] can: hi311x: simplify with spi_get_device_match_data() https://git.kernel.org/netdev/net-next/c/1562a49d000c - [net-next,22/24] can: mcp251x: simplify with spi_get_device_match_data() https://git.kernel.org/netdev/net-next/c/d4383d67a25b - [net-next,23/24] can: mcp251xfd: simplify with spi_get_device_match_data() https://git.kernel.org/netdev/net-next/c/9cdae370c4ec - [net-next,24/24] can: m_can: don't enable transceiver when probing (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html