Skip to content
Snippets Groups Projects
user avatar
Joel Slebodnick authored
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2183338


Tested: Kernel booted on NXP-IMX8mquad and passed sanity tests on virtual CAN interface.
 Packets were sent while the can-utils package was used to listen
 on the vcan interface.

commit 39dbb21b6a2951a2ce311c93eb09f9ff9b96e7b8
Author: Markus Schneider-Pargmann <msp@baylibre.com>
Date:   Tue Dec 6 12:57:28 2022 +0100

    can: tcan4x5x: Specify separate read/write ranges

    Specify exactly which registers are read/writeable in the chip. This
    is supposed to help detect any violations in the future.

Signed-off-by: default avatarMarkus Schneider-Pargmann <msp@baylibre.com>
    Link: https://lore.kernel.org/all/20221206115728.1056014-12-msp@baylibre.com


Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
    (cherry picked from commit 39dbb21b6a2951a2ce311c93eb09f9ff9b96e7b8)

Signed-off-by: default avatarJoel Slebodnick <jslebodn@redhat.com>
b8d0420a
History
Code owners
Name Last commit Last update
..