linux/Documentation/devicetree/bindings/net/can
Jakub Kicinski 7dc8f809b8 linux-can-next-for-6.14-20250110
-----BEGIN PGP SIGNATURE-----
 
 iQFHBAABCgAxFiEEUEC6huC2BN0pvD5fKDiiPnotvG8FAmeA/ocTHG1rbEBwZW5n
 dXRyb25peC5kZQAKCRAoOKI+ei28b7FlB/9c3ThnLVI/eezSZGE2UpvjN3eZWemk
 UkTxypJ9NpJkd1UovpOGVTNjAmlN+6+yjATJm8GBpSg99cN5Y8gcu7lWnsnidopm
 mkUNE+ZPPmkxe/ay1d6BfqJKzZTqkdJ6w1QlIXFfDgbRr4YaX9bn3egdtoNhq4fR
 0qRt6++7V3hhhlr3x0hrhB+3nrTkL8eVBVWNEKFPCnCn9E3p7izXwZAG/y/IC4sP
 swTk1BbSZg9ajds/1DE2AVeUvqz63FnzjY7YChU5WdNY5bq/cFHGoCWn8aZEX/kC
 YFrQC3lonlNa/A5IFfb32HaFT0qFFbOKBHXru/wFuuwJCKVLUKsmLsd/
 =c3SH
 -----END PGP SIGNATURE-----

Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2025-01-10

Pierre-Henry Moussay adds PIC64GX compatibility to the DT bindings for
Microchip's mpfs-can IP core.

The next 3 patches are by Sean Nyekjaer and target the tcan4x5x
driver. First the DT bindings is converted to DT schema, then nWKRQ
voltage selection is added to the driver.

Dario Binacchi's patch for the sun4i_can makes the driver more
consistent by adding a likely() to the driver.

Another patch by Sean Nyekjaer for the tcan4x5x driver gets rid of a
false error message.

Charan Pedumuru converts the atmel-can DT bindings to DT schema.

The next 2 patches are by Oliver Hartkopp. The first one maps Oliver's
former mail addresses to a dedicated CAN mail address. The second one
assigns net/sched/em_canid.c additionally to the CAN maintainers.

Ariel Otilibili's patch removes dead code from the CAN dev helper.

The next 3 patches are by Sean Nyekjaer and add HW standby support to
the tcan4x5x driver.

A patch by Dario Binacchi fixes the DT bindings for the st,stm32-bxcan
driver.

The last 4 patches are by Jimmy Assarsson and target the kvaser_usb
and the kvaser_pciefd driver: error statistics are improved and
CAN_CTRLMODE_BERR_REPORTING is added.

* tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next:
  can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTING
  can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails
  can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
  can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
  dt-bindings: can: st,stm32-bxcan: fix st,gcan property type
  can: m_can: call deinit/init callback when going into suspend/resume
  can: tcan4x5x: add deinit callback to set standby mode
  can: m_can: add deinit callback
  can: dev: can_get_state_str(): Remove dead code
  MAINTAINERS: assign em_canid.c additionally to CAN maintainers
  mailmap: add an entry for Oliver Hartkopp
  dt-bindings: net: can: atmel: Convert to json schema
  can: tcan4x5x: get rid of false clock errors
  can: sun4i_can: continue to use likely() to check skb
  can: tcan4x5x: add option for selecting nWKRQ voltage
  dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
  dt-bindings: can: convert tcan4x5x.txt to DT schema
  dt-bindings: can: mpfs: add PIC64GX CAN compatibility
====================

Link: https://patch.msgid.link/20250110112712.3214173-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-01-10 22:46:08 -08:00
..
allwinner,sun4i-a10-can.yaml dt-bindings: net: can: Add support for Allwinner D1 CAN controller 2023-07-28 08:47:18 +02:00
atmel,at91sam9263-can.yaml dt-bindings: net: can: atmel: Convert to json schema 2024-12-23 12:39:12 +01:00
bosch,c_can.yaml dt-bindings: net: Correct indentation and style in DTS example 2025-01-09 13:13:52 +01:00
bosch,m_can.yaml dt-bindings: treewide: add access-controllers description 2024-04-05 14:39:10 +02:00
can-controller.yaml dt-bindings: drop redundant part of title of shared bindings 2022-12-16 11:41:49 -06:00
can-transceiver.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
cc770.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
ctu,ctucanfd.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
fsl,flexcan.yaml dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone 2024-08-05 16:45:45 +02:00
grcan.txt
holt_hi311x.txt can: hi311x: Use level-triggered interrupt 2018-11-09 17:20:08 +01:00
ifi_canfd.txt can: ifi: Add DT bindings for ifi,canfd 2016-02-20 14:56:00 +01:00
microchip,mcp251xfd.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
microchip,mcp2510.yaml dt-bindings: net: Correct indentation and style in DTS example 2025-01-09 13:13:52 +01:00
microchip,mpfs-can.yaml dt-bindings: can: mpfs: add PIC64GX CAN compatibility 2024-11-29 12:55:05 +01:00
mpc5xxx-mscan.txt
nxp,sja1000.yaml dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width 2022-09-06 08:30:44 +02:00
renesas,rcar-can.yaml dt-bindings: can: rcar_can: Convert to json-schema 2021-05-27 09:42:20 +02:00
renesas,rcar-canfd.yaml dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support 2024-08-30 22:40:22 +02:00
rockchip,rk3568v2-canfd.yaml dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller 2024-09-04 11:21:00 +02:00
st,stm32-bxcan.yaml dt-bindings: can: st,stm32-bxcan: fix st,gcan property type 2025-01-10 11:15:35 +01:00
ti,tcan4x5x.yaml dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option 2024-11-29 12:59:33 +01:00
ti_hecc.txt can: ti_hecc: Add TI HECC DT binding documentation 2017-04-04 16:55:26 +02:00
xilinx,can.yaml dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported 2024-06-20 11:52:56 +02:00