From: Jakub Kicinski Date: Tue, 10 Sep 2024 00:11:05 +0000 (-0700) Subject: Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/linux... X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=e4225a8c46ec7109fdf2e2ce6f92e52b25cb2363;p=linux-2.6-microblaze.git Merge tag 'linux-can-next-for-6.12-20240909' of git://git./linux/kernel/git/mkl/linux-can-next Marc Kleine-Budde says: ==================== pull-request: can-next 2024-09-09 The first patch is by Rob Herring and simplifies the DT parsing in the cc770 driver. The next 2 patches both target the rockchip_canfd driver added in the last pull request to net-next. The first one is by Nathan Chancellor and fixes the return type of rkcanfd_start_xmit(), the second one is by me and fixes a 64 bit division on 32 bit platforms in rkcanfd_timestamp_init(). * tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next: can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit platforms can: rockchip_canfd: fix return type of rkcanfd_start_xmit() net: can: cc770: Simplify parsing DT properties ==================== Link: https://patch.msgid.link/20240909063657.2287493-1-mkl@pengutronix.de Signed-off-by: Jakub Kicinski --- e4225a8c46ec7109fdf2e2ce6f92e52b25cb2363